/laravue-boilerplate

LaraVue - Boilerplate Start Kit

Primary LanguagePHPMIT LicenseMIT

LaraVue - Boilerplate Start Kit 1.0.0

SPA - Laravel (8) + VueJS (2)

Get started

Laravel dependencies install

composer install

Configure .ENV file - Laravel

rename ".env.example" file to ".env"

Front-end dependencies - Vue.JS

yarn install

Run project

Terminal #1

php artisan serve

Terminal #2

yarn watch

######Realtime edition

yarn watch --hot

License

The LaraVue Boilerplate is open-sourced software licensed under the MIT license.

Copyright