Skip to content

billdevmaster/vue-laravel71

Repository files navigation

Laravel 5.6 + Vue.js Employee Adminpanel Demo

This is a quick project to demonstrate our Vue + Laravel Financial Management System.

The whole project code was completely generated, without customizing or changing any line of code.

Laravel Vue.js adminpanel


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 *** when appear error, you should npm install [email protected] ***
  • Run npm run watch (when you develop)
  • That's it - load the homepage, and log in with credentials [email protected] / password.

License

Please use and re-use however you want.


More from our LaravelDaily Team

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published