aligajani's avatar

Why does Nova still work if I disable AuthenticateSession middleware?

I am bit stunned how Laravel Nova is able to function if I disable the following middleware.

\Illuminate\Session\Middleware\AuthenticateSession::class,

I can still use the app, login, modify data et al.

0 likes
0 replies

Please or to participate in this conversation.