Questions tagged as 'laravel-5.3'

1
answer

ACL Laravel 5.3

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 16.01.2017 / 16:12
2
answers

How to create a secure login system linked to the database in laravel 5.3? [duplicate]

I have a project in laveral 5.3 that I am building an administration. I already have the whole database structure set up. I want to now login with fields of username and password . You will not have public login, just login....
asked by 18.01.2017 / 12:58