- Notifications
You must be signed in to change notification settings - Fork3
🚀 Laravel + Vue + Vuex + Vue Router + SPA + Dingo API = awesome❤️
NotificationsYou must be signed in to change notification settings
betahut/laravue
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Laravel 8 ✅
Vue 3 ✅
Vuex 4.0 ✅
Vue Router 4 ✅
TailwindCSS 1.9.6 ✅
First clone the project.
Install dependencies
composer installnpm install# oryarn install
For Development
npm run dev# oryarn dev
For Hot Reload
npm run watch# oryarn watch
For Production
npm run production# oryarn production
Enjoy 😊
Hit a star if you found this helpful 😉