Skip to content

inzaghi2006/Boilerplate-Laravel-8-Vue-Router-Vuex

Repository files navigation

Boilerplate-Laravel-8-Vue-Router-Vuex-SPA

Get started quickly with Vue, Vuex, Vue-Router in Laravel 8.

Setup

Clone the repository

git clone https://github.com/inzaghi2006/laravel-vue-minimal

Install Dependencies

npm install && composer install

Copy .env

cp .env.example .env

Generate App Key

php artisan key:generate

Start Server

php artisan serve
npm run watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published