/laravel-vue-material-dashboard

Integration of vue material dashboard in laravel

Primary LanguagePHP

Build Status

Laravel-vue-material-dashboard

This is a simple but working integration of Vue Material Dashboard in Laravel 5.7.19

  • Laravel 5.7.19
  • Vue Material dashboard

How to use

Install dependencies

composer install
npm install

Run localy

npm run dev
php artisan serve

Run in production

npm run prod

Create virtualhost pointing to the public repertory