macromindonline / roles
Powerful package for handling roles and permissions in Laravel 5.3.
v2.2.2
2017-07-01 13:59 UTC
Requires
- php: >=5.6.4
- illuminate/cache: ~5.0
- illuminate/support: ~5.0
README
*** Notice For Laravel 5.3 users please use Roles 1.4
Powerful package for handling roles in Laravel
Documentation
You can find the documentation here.
History
This project was largely inspired by Roman's romanbican/roles Laravel package. However at the time Laravel 5.3 was released his package was not actively maintained. I have ommitted permissions in this package in favour of Laravel's Authorization. I intend to keep this package as simple and minimal as is possible.
More Information
For more information, please have a look at HasRole contract.
License
This package is free software distributed under the terms of the MIT license.