Description
In this project i will teach you how to build an E-commerce project using Laravel . I will start from the very beginning so that you will be able to understand everything clearly .
Now lets talk about what we will make in this course :
In this project we will let the customer being able to see all the product and customer will also be able to search product and see product details as well .
Customer can add product to the cart and also order the product from the cart page . I will also show you how can customer pay for the product using his/her debit/credit/master card .
In order to register customer need to verify their email . So when a customer register , an email will be send to their email address .Once they verify their email they will be able to login .
We will also have a comment and reply section in this project .
In the admin dashboard we will let admin add / update or delete product . Admin will be able to see all the customer details .
We will let admin see all the order details and print receipt for each order . Once the product delivery is done admin will have option to change the product delivery status . Admin will also be able to send email to customer .