Search code examples
phplaravelacllaravel-4row-level-security

Row-level ACL in Laravel 4


Is it possible to create row-level authentication in Laravel 4? Is there any bundle or package for it?


Solution

  • There is a new Laravel 4 ACL component that you can use:

    https://github.com/Vivify-Ideas/laravel-acl