Relative Content

Tag Archive for laravel-11

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