Skip to content

erdemozveren/laravel-vue-md

 
 

Repository files navigation

Laravel 5.6 + Vue Material Dashboard

Integration of an empty Laravel project with Creative Tim's Vue Material Dashboard

https://www.creative-tim.com/product/vue-material-dashboard


How to use

  • Clone the repository with git clone
  • Copy .env.example file to .env
  • Run composer install
  • Run php artisan key:generate
  • Run npm install
  • Run npm run dev
  • Run php artisan serve

License

This project is open-sourced software licensed under the MIT license.

About

Laravel integrated with Vue Material Dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 56.3%
  • PHP 43.2%
  • HTML 0.5%