Best laravel framework open-source packages.

Laravue

:rocket: Laravel + Vue + Vuex + Vue Router + SPA + Dingo API = awesome:heart:
Updated 1 year ago

Laravel 8 + Vue 3 + Vuex 4.0 + TailwindCSS 1.9.6 Starter

Features

Laravel 8 ✅
Vue 3 ✅
Vuex 4.0 ✅
Vue Router 4 ✅
TailwindCSS 1.9.6 ✅

Getting Started

First clone the project.

Install dependencies

composer install

npm install
# or
yarn install

For Development

npm run dev
# or
yarn dev

For Hot Reload

npm run watch
# or
yarn watch

For Production

npm run production
# or
yarn production

Enjoy 😊

Hit a star if you found this helpful 😉