Awesome
<p align="center"> <img height="80" src="https://cdn.rawgit.com/ElemeFE/element/dev/element_logo.svg"> <img width="88" height="80" src="https://vuejs.org/images/logo.png"> <img width="300" src="https://laravel.com/assets/img/components/logo-laravel.svg"> </p>Laravel Vue Admin
- Based on Vue-Admin using Element.
- Login using JWT with Vue-Auth, Axios and JWT-Auth.
- ACL with Vue-Auth.
- Server side validation using an Error class, taken from the [laracasts lessons] (https://laracasts.com/series/learn-vue-2-step-by-step/episodes/19) which inspire this form-backend-validation.
- The frontend endpoints, are in routes/frontend.php, so Vue make ajax request using this endpoints
- FontAwesome icons
Demos
- Users table: Include CRUD, using server side pagination and filtering.