/laravel-9-ecommerce

This is laravel final project from Coding Studio bootcamp. An E-Commerce website using Laravel version 9

Primary LanguagePHP

Aldi Putra Nawasta


This is laravel project from Coding Studio bootcamp. An E-Commerce website using Laravel version 9, this application has the following features:

  • Authentication Scaffolding
  • Create Product
  • Show All Product
  • Show Detail Product
  • Update Product
  • Delete Product
  • Add to Cart
  • Show Cart
  • Update Cart
  • Delete Cart
  • Checkout
  • Show Order
  • Show Specific Order
  • Submit Payment Receipt
  • Confirm Payment
  • Show Profile
  • Change Profile Details
  • Styling UI
  • Show Total Price in Cart and Order
  • Admin Seeding
  • Middleware Admin
  • Middleware Group
  • Roles for Order Feature