Looking to hire Laravel developers? Try LaraJobs

laravel-rbac maintained by digit-soft

Description
Laravel RBAC implementation.
Author
Last update
2019/09/19 10:27 (dev-master)
License
Links
Downloads
37

Comments
comments powered by Disqus

RBAC

Simple DB based RBAC (Role based access control) component for Laravel 5. It has no caching, made for using with PHP-PM, so permissions and roles are always loaded to memory.

You can find methods to use in Rbac facade.