[x] Are you running the latest version? - 3.1.1 | php - 7.3.4
[x] Are you reporting to the correct repository?
(enso is made of many specialized packages: https://github.com/laravel-enso)
[x] Did you check the documentation?
[x] Did you perform a cursory search?
Description
Followed the instructions as described.
Used yarn dev and .env.testing
Nothing changed in the config.
Whenever I try to login I get Error 500 containing
[2019-04-22 17:41:09] testing.ERROR: Call to a member function isDisabled() on null {"userId":1,"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function isDisabled() on null at /home/vortelf/Projects/Enso/vendor/laravel-enso/core/src/app/Http/Middleware/VerifyActiveState.php:12)
This is a bug.
Prerequisites
Description
Followed the instructions as described. Used
yarn dev
and.env.testing
Nothing changed in the config. Whenever I try tologin
I get Error500
containingContent of
$request
@VerifyActiveState