Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 849 Bytes

README.md

File metadata and controls

35 lines (29 loc) · 849 Bytes

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

[email protected] | password | $2y$10$92IXUNpkjO0rOQ5byMi.Ye4oKoEa3Ro9llC/.og/at2.uheWG/igi [email protected] | 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