codestage / laravel-authorization
v0.3.0
2024-04-16 10:24 UTC
Requires
- php: ^8.2
- illuminate/auth: ^11.0
- illuminate/console: ^11.0
- illuminate/contracts: ^11.0
- illuminate/database: ^11.0
- illuminate/http: ^11.0
- illuminate/support: ^11.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.53
- mockery/mockery: ^1.6
- orchestra/testbench: ^9.0
- phpunit/phpunit: ^10
This package is auto-updated.
Last update: 2024-11-12 22:46:44 UTC
README
Declarative permission, role and policy-based authorization, inspired by ASP.NET.
Documentation
You can read the Wiki for documentation and code examples on how this package works.