I have got this exception while running the following command
php artisan schedule:run
I have already added in middleware too
\Illuminate\Session\Middleware\StartSession::class,
\Illuminate\View\Middleware\ShareErrorsFromSession::class,
The exception is,
Session store not set on request. {"exception":"[object] (RuntimeException(code: 0): Session store not set on request. at /var/www/html/laravel5.5/vendor/laravel/framework/src/Illuminate/Http/Request.php:411)
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire