← Back to projects
Laravel Vue Employees Adminpanel
The Laravel Framework.
#Laravel 5.6 + Vue.js Employee Adminpanel Demo
This is a quick project to demonstrate our Vue + Laravel QuickAdminPanel generator.
The whole project code was completely generated, without customizing or changing any line of code.

#How to use
- Clone the repository with git clone
- Copy .env.example file to .env and edit database credentials there
- Run composer install
- Run php artisan key:generate
- Run php artisan migrate --seed
- Run php artisan passport:install
- Run npm install
- Run npm run dev
- That's it - load the homepage, and log in with credentials admin@admin.com / password.
#License
Please use and re-use however you want.
#More from our LaravelDaily Team
- Read our Daily Blog with Laravel Tutorials
- FREE E-book: 50 Laravel Quick Tips (and counting)
- Check out our adminpanel generator QuickAdminPanel: Laravel version and Vue.js version
- Subscribe to our YouTube channel Laravel Business
- Enroll in our Laravel Online Courses