doubleg0re

Results 1 comments of doubleg0re

I found the solution from https://laracasts.com/discuss/channels/laravel/sanctum-throws-session-store-not-set-on-request > I was able to resolve this by adding \Illuminate\Session\Middleware\StartSession::class to the api middleware group in Kernel.php