Can not change the default guard to sanctum
#2777
Unanswered
sohailahmad07
asked this question in
Q&A
Replies: 1 comment
-
On laravel 11, maybe try #2729 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
i am using laravel-permission with laravel jetstream and jetstream use
auth:sanctum
in the web.php but the default guard in laravel permission is web and any time i tried to add a permission to role i get the errori have tried to change the default guard as instructed by the doc but it still create role and permission with
web
guardBeta Was this translation helpful? Give feedback.
All reactions