LaraDraw is a sample of Laravel package intergrated with the Drawbridge ACL.
It's pretty easy as 1,2,3. All you have to do is:
- Clone the repo
- Add your database configuration details
- Run php artisan migrate and php artisan db:seed
- Login using admin:123 or user:123
Take note: There is no user interface or css used, just plain html. Feel free to add your own look.