Questions tagged as 'acl'

2
answers

How to pass values of type Array in Postman

I'm developing an API, and one of the modules is the ACL (access control list) in the Laravel Framework. I came to a problem that I have not yet found plausible solutions, which is like testing values that get more than one parameter inside i...
asked by 23.11.2018 / 20:35
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