
Learn Basic lessons in Laravel 8.X and 7.X and build a Professional e-commerce web app with PayPal (PHP framework).
What you'll learn
- How to install Laravel
- How to create and configure a project with Laravel
- Notions On Routes in Laravel
- How to create the controllers with Laravel
- Notions on models and migrations with Laravel
- How to connect the database with Laravel
- How to create and view products, categories, sliders with Laravel
- How to select a product by category
- Create shopping cart
- Increase or decrease the quantity of a product in the cart
- Add PayPal API for payment
- Export Laravel customer orders to PDF (Invoice)
Requirements
- POO and PHP
- HTML, CSS, JS and BOOTSTRAP
- Stable internet connection
Description
In this course, we will learn from scratch and step by step how to create a complete e-commerce web application with PayPal.
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 PayPal 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.
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.
- PHP Developer
- Web developers who want to take their skills to the next level
- Web / Software Developers who want to learn Laravel
- Junior / Senior PHP Developers who want to learn Laravel