Laravel 8.X & 7.X : Build an e-commerce web application
Laravel 8.X & 7.X : Build an e-commerce web application, available at $69.99, has an average rating of 3.65, with 106 lectures, based on 17 reviews, and has 145 subscribers.
You will learn about 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) This course is ideal for individuals who are PHP Developer or Web developers who want to take their skills to the next level or Web / Software Developers who want to learn Laravel or Junior / Senior PHP Developers who want to learn Laravel It is particularly useful for PHP Developer or Web developers who want to take their skills to the next level or Web / Software Developers who want to learn Laravel or Junior / Senior PHP Developers who want to learn Laravel.
Enroll now: Laravel 8.X & 7.X : Build an e-commerce web application
Summary
Title: Laravel 8.X & 7.X : Build an e-commerce web application
Price: $69.99
Average Rating: 3.65
Number of Lectures: 106
Number of Published Lectures: 106
Number of Curriculum Items: 106
Number of Published Curriculum Objects: 106
Original Price: $99.99
Quality Status: approved
Status: Live
What You Will 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)
Who Should Attend
- 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
Target Audiences
- 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
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.
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.
Course Curriculum
Chapter 1: Introduction To Laravel
Lecture 1: Course Introduction
Lecture 2: Environments installations
Lecture 3: Setting up Laravel project
Lecture 4: Model View Controller Concept
Lecture 5: Basic routing1
Lecture 6: Basic routing2
Lecture 7: Controllers in Laravel1
Lecture 8: Controllers in Laravel2
Lecture 9: Blade templating (PART 1)
Lecture 10: Blade templating (PART 2)
Chapter 2: Models and Migrations
Lecture 1: Models and Migrations1
Lecture 2: Models And Migrations2
Lecture 3: Saving data using terminal
Chapter 3: Viewing Data In laravel
Lecture 1: Different ways viewing data1
Lecture 2: Different ways viewing data2
Lecture 3: Different ways viewing specific data
Chapter 4: Saving Data in Laravel
Lecture 1: Different ways saving data
Lecture 2: Different ways saving data1
Lecture 3: Different ways saving data2
Lecture 4: Laravel collective (Part 1)
Lecture 5: Laravel collective (Part 2)
Lecture 6: Laravel collective (Part 3)
Chapter 5: Edit, Update, and Delete Data in Laravel
Lecture 1: Edit and Update1
Lecture 2: Edit and Update2
Lecture 3: Delete data
Lecture 4: Resource Controller (PART 1)
Lecture 5: Resource Controller (PART 2)
Lecture 6: Resource Controller (PART 3)
Lecture 7: Resource Controller (PART 4)
Lecture 8: Resource Controller (PART 5)
Lecture 9: File manipulation1
Lecture 10: File manipulation2
Chapter 6: Importing Client Template in Laravel.
Lecture 1: Laravel project installation
Lecture 2: Importing Client Template in Laravel – 1.
Lecture 3: Importing Client Template in Laravel – 2.
Lecture 4: Importing Client Template in Laravel – 3.
Lecture 5: Importing Client Template in Laravel – 4.
Lecture 6: Importing Client Template in Laravel – 5.
Lecture 7: Importing Client Template in Laravel – 6.
Lecture 8: Importing Client Template in Laravel – 7.
Lecture 9: Importing Client Template in Laravel – 8.
Chapter 7: Importing Admin Template in Laravel.
Lecture 1: Importing Admin Template in Laravel 1
Lecture 2: Importing Admin Template in Laravel 2
Lecture 3: Importing Admin Template in Laravel 3
Lecture 4: Importing Admin Template in Laravel 4
Lecture 5: Importing Admin Template in Laravel 5
Lecture 6: Importing Admin Template in Laravel 6
Lecture 7: Importing Admin Template in Laravel 7
Lecture 8: Importing Admin Template in Laravel 8
Lecture 9: Importing Admin Template in Laravel 9
Lecture 10: Importing Admin Template in Laravel 10
Lecture 11: Importing Admin Template in Laravel 11
Chapter 8: Saving, Edit, Update, Delete, Activate and Unactivate data in Laravel
Lecture 1: Create and view Categories1
Lecture 2: Create and view Categories2
Lecture 3: Create and view Categories3
Lecture 4: Edit and Update category1
Lecture 5: Edit and Update category2
Lecture 6: Edit and Update category3
Lecture 7: Delete category
Lecture 8: Saving and viewing products 1
Lecture 9: Saving and viewing products 2
Lecture 10: Saving and viewing products 3
Lecture 11: Saving and viewing products 4
Lecture 12: Saving and viewing products 5
Lecture 13: Saving and viewing products 6
Lecture 14: Edit and update product 1
Lecture 15: Edit and update product 2
Lecture 16: Delete product
Lecture 17: Activate and Unactivate Product
Lecture 18: Saving and viewing sliders 1
Lecture 19: Saving and viewing sliders 2
Lecture 20: Saving and viewing sliders 3
Lecture 21: Edit and Update slider 1
Lecture 22: Edit and Update slider 2
Lecture 23: Delete slider
Lecture 24: Activate and Unactivate Slider
Chapter 9: Viewing home page dynamically
Lecture 1: Viewing home page dynamically 1
Lecture 2: Viewing home page dynamically 2
Lecture 3: Viewing home page dynamically 3
Lecture 4: Viewing home page dynamically 4
Chapter 10: Shopping Cart
Lecture 1: Add product to cart 1
Lecture 2: Add product to cart 2
Lecture 3: Add product to cart 3
Lecture 4: Viewing Cart
Lecture 5: Update Qty 1
Lecture 6: Update Qty 2
Lecture 7: Removing product from cart
Chapter 11: Customizing client Authentification
Lecture 1: login and logout 1
Lecture 2: login and logout 2
Instructors
-
Héritier N'kele N'kele
Web developper
Rating Distribution
- 1 stars: 2 votes
- 2 stars: 2 votes
- 3 stars: 0 votes
- 4 stars: 0 votes
- 5 stars: 13 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Language Learning Courses to Learn in November 2024
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024