Multi-tier users/roles/permissions #837
Replies: 2 comments 2 replies
-
Hey @kvveltho Yes Backpack has RBAC support. Addon: https://github.com/Laravel-Backpack/PermissionManager Tutorial: https://backpackforlaravel.com/articles/tutorials/guide-on-access-control-for-your-admin-panel |
Beta Was this translation helpful? Give feedback.
-
I would suggest that you use the PermissionManager plugin and modify it slightly. Here is an overview of a possible solution:
I think this should be sufficient to have the same CRUD, but with conditional functionality so a super-admin can do everything, but regular admins would see and have permission to edit only a portion of the users. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Do you have a multi-tier users/roles/permissions feature? I need a global admin who can assign different users that will each have their own control panel with their own users to manage.
Suggestions?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions