boing6002/permissionmanager

Permission Manager dependency for Laravel Enso


README

Codacy Badge StyleCI License Total Downloads Latest Stable Version

Permission Manager dependency for Laravel Enso

Screenshot

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-route policy which can be used to check if the a user is authorized on a given route
  • comes with the VerifyRouteAccess middleware 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.