🚀 Introducing Larallow, a Laravel permissions/roles package. Here's what it brings:
✅ Scoped Roles and Permissions: per project, team…
✅ Native support for PHP Enums for permissions
✅ Chainable multi-permission and role checks
✅ Flexible actor types and scopes
✅ Translation support built-in
✅ Supports both direct permissions and role-based checks
✅ Permission hierarchy
If you're working on a multi-tenant app, localized admin panel, or anything that demands fine-grained access control, give Larallow a try!
Beta version. First stable release scheduled for June 7th.
github.com/edulazaro/larallow
Back