Powerful package for handling roles and permissions in Laravel 5.3.
macromindonline/roles is a Laravel package for powerful package for handling roles and permissions in laravel 5.3..
It currently has 0 GitHub stars and 13 downloads on Packagist (latest version v2.2.2).
Install it with composer require macromindonline/roles.
Discover more Laravel packages by macromindonline
or browse all Laravel packages to compare alternatives.
Last updated
*** Notice
For Laravel 5.3 users please use Roles 1.4
Powerful package for handling roles in Laravel
You can find the documentation here.
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.
For more information, please have a look at HasRole contract.
This package is free software distributed under the terms of the MIT license.