login
logout
register
quên mật khẩu
edit profile
create product
show pending order
faq support
hiển thị all product
hiển thị product theo category
Top Rated Products
What are people saying
hiển thị chi tiết product
viết review
edit review, xóa review
add to cart
check out
Contact information
confirm order
xác nhận đăng ký tài khoản qua mail
xác nhận đặt order qua mail
xác nhận confirm order qua mail
xác nhận đặt thành công order qua mail
XEM THÊM ==> Hướng dẫn cài đặt chi tiết
Nguồn: Sharecode.vn
tải code
tải vs code
tải xampp
move sourve vào htdoc
bỏ dấu ; ở file php.ini: ;extension=gd
cd handpickd
npm install
composer install
cp .env.example .env
php artisan key:generate
php artisan storage:link
php artisan serve
npm run dev