hans-thomas/horus
Horus streamlines roles and permissions in Laravel with Spatie Laravel Permission integration. Batch-create roles/permissions, generate model permissions from policies, and assign permissions to roles quickly. Works with Laravel 10–12 and is supported by Sphinx.
Horus is a roles and permissions registerer that make working on authorization easy.
Features:
| Version | Laravel |
|---|---|
| 1.x | 10.x |
| 2.x | 11.x, 12.x |
First install the package via composer
composer require hans-thomas/horus
Then, publish the configuration file
php artisan vendor:publish --tag horus-config
Done.
How can I help you explore Laravel packages today?