-
Hello all, I have livewire with spatie teams permissions. When using an account with a specific role opening page is successful, but when I change any input or click submit, give error 403. Any suggest? Info :
|
Beta Was this translation helpful? Give feedback.
Answered by
erikn69
May 19, 2022
Replies: 1 comment 4 replies
-
Did you add a middleware for setting |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
gzai
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Did you add a middleware for setting
setPermissionTeamId
?