Laravel Vue Webpack scaffolded project with Vuetify UI library. NOTE:This application scaffolde inspired by darryldecode's laravel-starter-kit
git clone https://github.com/ashkan90/Laravel-Vue-Scaffold.git
cd Laravel-Vue-Scaffold
composer install
npm install
php artisan migrate