You could just structure you app in a way so you can easily make room for a change when its needed.
But if you need role-based auth, you might as well integrate it with sooner than later.
I personally write my own auth driver, and build my own auth system to have a library i can use for all my laravel needs.
You can try using Sentry 2 I've used it for a few of my apps and I'm really happy with it https://github.com/cartalyst/sentry
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community