ACL Laravel 5.3

-1

Is there any tutorial to create the ACL (permissions and roles) structure for Laravel 5.3? I tried to use the zizaco / entrust package, but even following the github configuration steps did not work.

    
asked by anonymous 16.01.2017 / 16:12

1 answer

-2

My friend, I just implemented it for laravel 5.3, I tried to use zizaco but it's a 5.2 package and I still have more than I need. Take a look at what I started to do, it might help link

    
17.01.2017 / 14:53