Releases: hans-thomas/horus
Releases · hans-thomas/horus
v2.0.0
What's Changed
- Update workflow by @hans-thomas in #10
- Update composer.json by @hans-thomas in #11
- Support laravel 11 by @hans-thomas in #12
Full Changelog: v1.1.1...v2.0.0
1.1.1
- CacheEnum unused class deleted;
1.1.0
Changes:
- Assigning all basic permissions of a model to a role
- Assigning all basic permissions along with some custom permissions
1.0.1
- exceptions fixed
- attach permissions to a role instead of syncing;
1.0.0 🔥
Horus
is a roles and permissions registerer that makes working on authorization easy.
Features:
- Integrated with spatie/laravel-permission
- Supported by Sphinx
- Batch creation of roles and permissions
- Create permissions for a model based on related policy class
- Assign permissions to roles in a breeze