I have issues with my xampp mysql stop unexpected table does not exit in view
Illuminate Database QueryException
When I use VerifyCsrfToken, I lose the data on user auth (laravel 11)
When I define a route in the VerifyCsrfToken file, access to sanctum data disappears, and it returns null.
$active undefined on component folder
in the folder main main layout
Getting 401 unauthorized for Laravel11 sanctum
i use Laravel11 sanctum session (not token)
Login and logout (endpoints) are working correctly when called from postman
but when I call other api end points it gives me 401 unauthorized