laravel-bootstrap
laravel-bootstrap copied to clipboard
Override Authorization, use Sentry instead
Sorry bothering again but I really like this repo because I learnt from lot of cool features I've been able to split the backend from frontend like creating separate ObjectControler and BaseController for Admin and adding separate Repositories for both of theme and know I want to go a bit deeper and I would like to use Sentry as Authentication because provides an ACL system.
My question how would I start with it?