boing6002 / permissionmanager
Permission Manager dependency for Laravel Enso
2.3.6
2019-01-24 13:03 UTC
Requires
- php: >=7.1.0
- laravel-enso/core: 3.6.*
- laravel-enso/formbuilder: 2.12.*
- laravel-enso/helpers: 1.10.*
- laravel-enso/rolemanager: 2.5.*
- laravel-enso/structuremanager: 2.5.*
- laravel-enso/tutorialmanager: 2.2.*
- laravel-enso/vuedatatable: 1.9.*
This package is auto-updated.
Last update: 2026-05-25 11:00:33 UTC
README
Permission Manager dependency for Laravel Enso
Features
- permissions are managed based on the user role
- allows creating, updating and deleting of permissions for each route
- one step creation of permissions for a resource type of route
- has the
access-routepolicy which can be used to check if the a user is authorized on a given route - comes with the
VerifyRouteAccessmiddleware that checks against unauthorized access
Configuration & Usage
Be sure to check out the full documentation for this package available at docs.laravel-enso.com
Contributions
are welcome. Pull requests are great, but issues are good too.
License
This package is released under the MIT license.