Skip to content

Starter pack for Laravel with Vue + VueX + Vue-router + Vuetify

Notifications You must be signed in to change notification settings

DK-Kami/laravel-vuetify-starterpack

Repository files navigation

laravel-vuetify-starterpack

Starter pack for Laravel with Vue + VueX + Vue-router + Vuetify

Usage

  1. Clone repository git clone https://github.com/KamiMeow/laravel-vuetify-starterpack.git

  2. Next step

In UNIX

cp .env.example .env

cmd

copy .env.example .env
  1. Run your console or cmd and write in project directory:
composer install
  1. And this
npm install
  1. And add key:
php artisan key:generate
  1. And...
npm run watch
  1. Run your twin console or cmd and write in project directory:
php artisan serve

Version

Packages Version
Laravel 5.8.10
Vue 2.5.17
VueX 3.1.0
Vuetify 1.5.9
Vue-router 3.0.2

About

Starter pack for Laravel with Vue + VueX + Vue-router + Vuetify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published