Skip to content

akdev5/laravel-vue-spa

Repository files navigation

Laravel-Vue-JWT SPA

Features

  • Laravel 6.0
  • Vue + VueRouter + Vuex + VueI18n + ESlint
  • Authentication with JWT

Installation

  • git clone or download
  • php artisan key:generate
  • php artisan jwt:secret
  • php artisan migrate
  • npm install

Usage

Development

# build and watch
npm run watch

# serve with hot reloading
npm run hot

Production

npm run production

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published