jijihohococo / craft-shop

Laravel and Vue E-Commerce Opensource

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Craft-Shop

Craft Shop is E-Commerce website which is built with Laravel and Vue 3

License

This project is Open Source and Free to use According to MIT license

Table of Contents

Installation

composer install
npm install

Create new '.env' file under the project folder and add related database informations.

php artisan key:generate

php artisan migrate:fresh --seed

php artisan passport:install
php artisan passport:client --password

Type - 'Admin' and choose 'admins'

php artisan passport:client --password

Type - 'User' and choose 'users'

About

Laravel and Vue E-Commerce Opensource

License:MIT License


Languages

Language:JavaScript 91.8%Language:CSS 4.3%Language:PHP 2.0%Language:Vue 1.7%Language:Blade 0.2%Language:Shell 0.0%Language:HTML 0.0%