SPA - Laravel (8) + VueJS (2)
composer install
rename ".env.example" file to ".env"
yarn install
php artisan serve
yarn watch
######Realtime edition
yarn watch --hot
The LaraVue Boilerplate is open-sourced software licensed under the MIT license.