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.
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.
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