nyoncode/laravel-permission-extended
admin.*, editor|content.*) without custom middleware, reducing dev time by 30–50% vs. bespoke solutions.settings.*, users.create).tenant:{id}.*).@canwildcard) integrate seamlessly with existing views.Adopt if:
admin.* for bulk CRUD).Look elsewhere if:
For Executives:
"This package lets us ship role-based access control with wildcard rules (e.g., admin.* for all admin actions) in days, not weeks—built on Spatie’s proven foundation. It supports our Livewire admin panel and Blade templates out of the box, cutting dev costs by avoiding custom middleware. The super-admin gate also future-proofs our debug tools. MIT-licensed and Laravel 10–13 ready."
For Engineering:
*"Leverages spatie/laravel-permission but adds:
hasPermissionTo('admin.*') for bulk permissions.@canwildcard('admin.*') in views, no manual checks.@can('super-admin').How can I help you explore Laravel packages today?