Skip to content

jackman815/ive_tm_rm324_smartshop_backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IVE_TM_FYP_Smart_Shop

IVE_TM_FYP_Smart_Shop_1920

Laravel PHP Framework

Laravel 6.0 AdminLTE v3

Setup:

All you need is to run these commands:

composer install
cp .env.example .env
php artisan key:generate
npm install
npm run dev
php artisan storage:link
sudo chmod 777 storage/app/public/ 
php artisan migrate:refresh --seed
php artisan passport:install
php artisan serve

Login

admin@admin.com | password | $2y$10$92IXUNpkjO0rOQ5byMi.Ye4oKoEa3Ro9llC/.og/at2.uheWG/igi user@user.com | password | $2y$10$92IXUNpkjO0rOQ5byMi.Ye4oKoEa3Ro9llC/.og/at2.uheWG/igi

Publish UpGrade

https://huanxiang.codes/smart-shop

git pull smart shop repo

https://huanxiang.codes/aws_setting/ive_tm_fyp_smart_shop/git-pull

migrate server DB data -> fresh --seed

https://huanxiang.codes/aws_setting/ive_tm_fyp_smart_shop/migrate

demo case

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Blade 54.8%
  • PHP 42.4%
  • Vue 2.3%
  • Other 0.5%