SkillAgentSearch skills...

Therack

Laravel 7 e-commerce website

Install / Use

/learn @sherwinchia/Therack
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

banner

The Rack - Ecommerce Website

Features

Guest

  1. View Product
  2. Register
  3. Add product to cart

Customer

  1. Login
  2. Add product to cart
  3. Checkout (No payment gateway implemented, all checkout status=PAID)
  4. View purchase history

Admin

  1. Login to admin panel
  2. CRUD product
  3. CRUD size
  4. Manage order
  5. View user
  6. Notes

Installation

  1. Clone the repository using the command "git clone [link]"
  2. Create database in MySql
  3. Configure the .env file accordingly
  4. Run command
$composer install
$php artisan migrate
$php artisan db:seed
$php artisan serve
$php artisan storage:link

Built With

  • Bootstrap- CSS framework
  • JQuery- Javascript framework
  • Laravel - PHP framework
  • MySql- Databse

Demo

https://www.youtube.com/watch?v=9WpcCnBOa8Q

Note

If you find this repository useful, don't forget to star the repository. Credit not required but much appreciated!

Token of appreciation

Saweria or Paypal

View on GitHub
GitHub Stars94
CategoryDevelopment
Updated21d ago
Forks22

Languages

PHP

Security Score

85/100

Audited on Mar 10, 2026

No findings