Allow a role to create roles and assign permissions #1924
Unanswered
abdulrehman-dar
asked this question in
Q&A
Replies: 1 comment
-
Read documentation https://github.com/spatie/laravel-permission/blob/main/docs/basic-usage/teams-permissions.md |
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
-
I have a system(CRM realestates) where we can have multiple roles. For example Admin, Agency, Agent. And I want to give access agencies to create there own roles and assign permissions(added by admin cannot create own). Is it is possible using spatie/permissions. If it is how can we do this need advice. The problem is how can we differ which role is for which agency and which agency assign user which permissions.
Beta Was this translation helpful? Give feedback.
All reactions