You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading to 5.2, I started getting errors for my 404 pages: Session store not set on request.
I get this because I have a modal loaded on this page.
Is it an error because i didn't get this errors before, but now that \Illuminate\Session\Middleware\StartSession::class is not a general middleware, i get this error.