I have this error when a user returns from login to the admin page (i.e
then command do
php artisan optimize
// or
php artisan optimize:clear
CodePudding user response:
Thank you everyone for your help I have identified the problem, I didn't add this on my kernel
'admin' => \App\Http\Middleware\Admin::class