RBAC in Multi Tenant system

Hi Everyone, I'm creating an Multi Tenant system and i want to implement RBAC - can you please help me to suggest what would be the best way to implement this - If you have any working example or a link to a github repo please help to share. Thanks
2 Replies
YuXin Zhai
YuXin Zhai2mo ago
Filament
Shield by Bezhan Salleh - Filament
The easiest and most intuitive way to add access management to your Filament Panel's Resources, Pages & Widgets through spatie/laravel-permission.
GitHub
Request for v4 Stable Compatibility Update · Issue #589 · bezhanS...
First of all, thank you for your great work on this plugin. I noticed that Filament v4 has officially reached a stable release on August 12, 2025. I’m wondering when this plugin will be updated to ...
Marketer
MarketerOP2mo ago
@YuXin Zhai Yes, I wanted use Shield but since they don't have a stable version available for V4 - I'll wait for this one.

Did you find this page helpful?