Skip to content

S4nfs/eCommerce-Laravel

Repository files navigation

Build Status License

About This Project

This is a Laravel Ecommerce Project based on the Laravel 8. This project is a complete Laravel Ecommerce Project with the following features:

  1. Login & Register
  2. Product Listing
  3. Product Details
  4. Cart
  5. Checkout
  6. Remove Item from Cart
  7. Search Products in search bar

Features to be implemented: Order Listing, Payment Gateway, Mailing, Product rating, User comments, etc. Note : You can import my dummy data without any migrations, just import the ecommerce.sql file in your database.


Login Page


Home Page



Add Cart Page



Checkout Page



Payment Page