Skip to content

iwankrisnawan/laravel-vue-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

laravel with vue

personal project, created by Laravel 5 & Vuetify

setup backend

  1. go to the backend folder
  2. composer install
  3. create database
  4. Change .env file
  5. php artisan migrate:refresh --seed
  6. run php artisan serve

setup frontend

  1. go to the vueshop-ui folder
  2. change .env if needed
  3. npm install
  4. npm run serve

note

there is still some error / bug because it's old project and rare to have maintance

(still on progress to fix some problem)

display

image image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published