A laravel + vue starter template
- Laravel
- Laravel Mix
- Vuex
- Vue router
- Bootstrap vue
- ES Lint
After downloading the repository, make sure to add .env file then run these commands:
- composer install
- php artisan key:generate
- npm install
- npm run dev
- npm run watch
- Change the proxy based on your localhost setup