So I’ve put out my second package for Laravel 4: a resource-level ACL called Redoubt! It’s somewhat based on django-guardian but with a Laravel flair around it. It’s just the initial release for now, but I’ve got some ideas on new functionality. As with all modern PHP packages, it’s available on Packagist as greggilbert/redoubt, and full instructions on installation (as well as the code) are at https://github.com/greggilbert/redoubt. And of course, let me know if you have any questions, comments, concerns, etc.
Yes, it’s a great package thanks a lot !
BTW I did a little pull requests to fix few minor problems 😉
Thanks !
Hi Greg,
Your component it`s awesome !
A User can belong to many groups at the same time ?
good job ! Thank’s !