HPL Fashion
1.0.0
Clone the source code to your computer:
git clone https://github.com/tophvn/HPL.git
Add project to laragon's www
add database to phpmyadmin
laragon: root (no password)
Download Laragon: https://laragon.org/download/
Access: http://localhost:8080/ShopThoiTrang/index.php
git init
git add .
git remote add origin https://github.com/tophvn/HPL.git
git commit -m " "
git push origin main
git push origin main --force
git remote remove origin (remove remote)