1: Laravel e-commerceIn this course, we will learn from scratch and step by step how to create a complete e-commerce web application with Stripe. We will learn: How to create and visualize products, product categories, sliders; How to select a product by category; How to add products to the cart; How to update the item's quantity and how to remove items from the cart; How to customize the payment form for online payment with the Stripe API; How to record and view customer orders; How to export sales orders from Laravel to PDF. How to automatically send the customer an email containing his orders after purchase.In this course, we will learn from scratch, step by step, the basics of Laravel. We are going to code with Laravel 7.X but we will make the different comparisons between Laravel 7.X and Laravel 8.X. We will learn: On setting up a Laravel project. We will see in great detail how to set up a Laravel project; The Model View Controller concept; The Basic Routing; With much more details on the Controllers (extending between models and views); How to use the Blade templating template in a Laravel project. Which has the role of being able to avoid the reuse of similar HTML codes; With much more detail on models and migrations; Laravel Collective is a form system clean for Laravel.2: React JS E-commerceIn this course, we will learn from scratch the basics of ReactJS and then create two projects, one of which will focus on creating a CRUD (Create Read Update Delete) application and the other on the creation of an online store with the Stripe API.With that, the points described in the followin
What you'll learn
Create a complete e-commerce web application
Implement Stripe for online payments
Manage products, categories, and shopping carts
Record and view customer orders
Export sales orders to PDF
Use Laravel's Blade templating engine
Course objectives
Understand the fundamentals of Laravel and ReactJS
Develop two projects including a CRUD application and an online store
Gain hands-on experience with Stripe API for payment processing