Skip to content

Laravel E-Commerce with Midtrans Payment Gateway. Don't forget to star this repository.

Notifications You must be signed in to change notification settings

adityaprastika/e-commerce

Repository files navigation

Laravel Logo

Laravel Logo



## E-Commerce Website in Laravel 10

Please Give ⭐⭐⭐ to This Repository if You Like It

Features :

====== FRONT-END =======

  • Responsive Layout
  • Shopping Cart, Wishlist, Product Reviews
  • Coupons & Discounts
  • Related Products
  • A Product Search Form
  • Payment Integration (Midtrans) Many More......

======= ADMIN =======

  • Product manager
  • Order management
  • Category management
  • Brand management
  • Shipping Management
  • Review Management
  • User Management
  • Coupon Management
  • Pages Management
  • Line Chart, Bar Chart & Area Chart
  • Export PDF, Excel
  • Import Excel
  • Change Password

======= USER DASHBOARD =======

  • Order management
  • Account management
  • Profile Settings

Set up :

  1. Clone the repo and cd into it
  2. In your terminal composer install
  3. Rename or copy .env.example file to .env
  4. php artisan key:generate
  5. Set your database credentials in your .env file
  6. Set your Midtrans credentials in your .env file if you want to use it
  7. Set your Mailtrap credentials in your .env file if you want to use it
  8. php artisan migrate
  9. php artisan db:seed
  10. php artisan serve or use virtual host
  11. Visit localhost:8000 in your browser
  12. Visit /admin if you want to access the admin panel. Admin Email/Password: admin@example.com/admin.

Thank You So Much for Your Time !!!

Screenshots :

======= ADMIN =======

Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot

======= USER =======

Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot

Author Contact

Contact me with any questions!

Email: adityaprastika03@gmail.com Whatsapp: +6289638198040

License

This project is MIT licensed.


Copyright © 2023

Dont Forget to ⭐ This Repository

Thank You So Much ❤️💙

About

Laravel E-Commerce with Midtrans Payment Gateway. Don't forget to star this repository.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published