Jul 6, 2015
0
Level 5
User Roles Manager
Just developed a Laravel 5 User Roles Manger. https://github.com/appzcoder/laravel-roles It is based on Jeffrey Way's https://github.com/laracasts/Users-and-Roles-in-Laravel
Though it has no ability to manage permission yet but It is very simple to access any routes through checking user roles via middleware. Role can be pass via midleware parameter.
Please have a look and let me know your suggestions.
Thanks
Please or to participate in this conversation.