This is a simple laravel/vue app with API authentication and user management. It's meant to serve as a starting point for your Laravel/Vue projects, most of which will need API autentication and user management.
- Role based auth via Cartalyst Sentinel
- API auth middleware using JWT
- Admin panel for managing users