/vue-users

Laravel/Vue starter app with API auth and user management

Primary LanguagePHP

Vue-Users

Build Status

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.

Features

  • Role based auth via Cartalyst Sentinel
  • API auth middleware using JWT
  • Admin panel for managing users