Laravel 10 & 9 : Build 4 professional projects from A to Z
Laravel 10 & 9 : Build 4 professional projects from A to Z, available at $49.99, has an average rating of 3.92, with 222 lectures, based on 6 reviews, and has 726 subscribers.
You will learn about How To Install Laravel How To Create A Complete Project/Website In Laravel How To Create E-Commerce Website In Laravel Learn Basic Routing Learn How To Use PHP Artisan Commands Learn How To Create Models & Controllers Learn How To Create Views Using Blade Connect Website To Database & Create Tables Get Products From Database & Display Them For Customers Add Bootstrap To Your Project Create Cart & Display Prices & Quantities Increase & decrease number of items in cart Create Admin Dashboard To Control All Products Update Product Fields Upload & Update Product Image Increase & decrease number of items in cart Add Payment Gateway Page Integrating PayPal with your e-commerce store Exporting Client Orders To PDF Creating The Invoice This course is ideal for individuals who are Intermediate PHP Developer or Web Developers Who Want to Take Their Skills To A Higher Level or Web/Software Developers Who Want To Learn Laravel or Junior/Senior PHP Developers Who Want Learn Laravel It is particularly useful for Intermediate PHP Developer or Web Developers Who Want to Take Their Skills To A Higher Level or Web/Software Developers Who Want To Learn Laravel or Junior/Senior PHP Developers Who Want Learn Laravel.
Enroll now: Laravel 10 & 9 : Build 4 professional projects from A to Z
Summary
Title: Laravel 10 & 9 : Build 4 professional projects from A to Z
Price: $49.99
Average Rating: 3.92
Number of Lectures: 222
Number of Published Lectures: 222
Number of Curriculum Items: 222
Number of Published Curriculum Objects: 222
Original Price: $99.99
Quality Status: approved
Status: Live
What You Will Learn
- How To Install Laravel
- How To Create A Complete Project/Website In Laravel
- How To Create E-Commerce Website In Laravel
- Learn Basic Routing
- Learn How To Use PHP Artisan Commands
- Learn How To Create Models & Controllers
- Learn How To Create Views Using Blade
- Connect Website To Database & Create Tables
- Get Products From Database & Display Them For Customers
- Add Bootstrap To Your Project
- Create Cart & Display Prices & Quantities
- Increase & decrease number of items in cart
- Create Admin Dashboard To Control All Products
- Update Product Fields
- Upload & Update Product Image
- Increase & decrease number of items in cart
- Add Payment Gateway Page
- Integrating PayPal with your e-commerce store
- Exporting Client Orders To PDF
- Creating The Invoice
Who Should Attend
- Intermediate PHP Developer
- Web Developers Who Want to Take Their Skills To A Higher Level
- Web/Software Developers Who Want To Learn Laravel
- Junior/Senior PHP Developers Who Want Learn Laravel
Target Audiences
- Intermediate PHP Developer
- Web Developers Who Want to Take Their Skills To A Higher Level
- Web/Software Developers Who Want To Learn Laravel
- Junior/Senior PHP Developers Who Want Learn Laravel
In this course, we will learn how to build four professional projects using the PHP Laravel Framework.
The first project will be based on building an e-commerce web application using the PayPal API as a payment system.
On this, we will learn how to :
-
Create, read, modify and delete products;
-
Create, read, modify and delete the different product categories;
-
Create, read, modify and delete sliders;
-
Dynamically display the different products created in the client interface;
-
Add, view, modify and delete products in the cart;
-
Create the customer account;
-
Integrate PayPal API for payment;
-
Save customer’s orders;
-
View and export customer orders in PDF format.
The second project will be based on the creation of an online banking application.
-
On this, we will learn to:
-
Create, read, modify and delete cashier and customer accounts;
-
Create, read, modify and delete customer bank accounts;
-
Transfer funds from one account to another;
-
Perform various bank transactions;
-
View account balance;
-
Send messages to customers;
-
Send feedback to the administrator.
The third project will be based on the creation of an online job portal application.
On this, we will learn how to:
-
Create, read, edit, and delete companies, vacancies, employees, job offers as well as applicant accounts.
-
Apply by uploading your CV file etc…
The fourth project will be based on the creation of an online quiz application.
-
On this, we will learn how to:
-
Create the developer account;
-
Create assessments;
-
Solve assessments;
-
View the history of assessments.
Course Curriculum
Chapter 1: Introduction
Lecture 1: Présentation de projets
Lecture 2: Installations of environments
Lecture 3: Model View Controller
Lecture 4: Basic routing 1
Lecture 5: Basic routing 2
Lecture 6: Basic routing 3
Lecture 7: Controllers in Laravel
Lecture 8: Blade templating
Lecture 9: Models And Migrations 1
Lecture 10: Models and Migrations 2
Lecture 11: Saving data using terminal
Lecture 12: View data 1
Lecture 13: View data 2
Lecture 14: View specific data
Lecture 15: Save product 1
Lecture 16: Save product 2
Lecture 17: Save product 3
Lecture 18: Delete product
Lecture 19: Edit and update 1
Lecture 20: Edit and update 2
Chapter 2: Importing Client and Admin Template in Laravel (Shopping cart project).
Lecture 1: Importing Client Template in Laravel – 1.
Lecture 2: Importing Client Template in Laravel – 2.
Lecture 3: Importing Client Template in Laravel – 3.
Lecture 4: Importing Client Template in Laravel – 4.
Lecture 5: Importing Client Template in Laravel – 5
Lecture 6: Importing Client Template in Laravel – 6
Lecture 7: Importing Admin Template in Laravel -1.
Lecture 8: Importing Admin Template in Laravel -2.
Lecture 9: Importing Admin Template in Laravel -3.
Lecture 10: Importing Admin Template in Laravel -4.
Lecture 11: Importing Admin Template in Laravel -5.
Lecture 12: Importing Admin Template in Laravel -6.
Lecture 13: Importing Admin Template in Laravel -7.
Chapter 3: CRUD in Laravel Shopping cart
Lecture 1: Add Category 1
Lecture 2: Add Category 2
Lecture 3: View categories
Lecture 4: Delete category.
Lecture 5: Update category.
Lecture 6: Create slider 1
Lecture 7: Create slider 2
Lecture 8: View sliders
Lecture 9: Delete slider
Lecture 10: Editing and updatting slider 1.
Lecture 11: Editing and updatting slider 2.
Lecture 12: Activating and Unactivating slider.
Lecture 13: Create product 1
Lecture 14: Create product 2
Lecture 15: View products.
Lecture 16: Delete products.
Lecture 17: Editing and updating products 1.
Lecture 18: Editing and updating products 2.
Lecture 19: Editing and updating products 2.
Lecture 20: Activate and unactivate products.
Chapter 4: View client pages dynamically.
Lecture 1: Viewing Slider Dynamically.
Lecture 2: Viewing product Dynamically.
Lecture 3: Add product to cart 1
Lecture 4: Add product to cart 2
Lecture 5: View product cart 1
Lecture 6: View product cart 2
Lecture 7: Update product quantity
Lecture 8: Remove product from cart
Lecture 9: Client account creation 1
Lecture 10: Client account creation 2
Lecture 11: Client account creation 3
Lecture 12: Order product 1
Lecture 13: Order product 2
Lecture 14: View order
Lecture 15: Convert order to pdf 1
Lecture 16: Convert order to pdf 2
Lecture 17: Setting paypal account and api integration 1.
Lecture 18: Setting paypal account and api integration 2.
Lecture 19: Setting paypal account and api integration 3.
Lecture 20: Setting paypal account and api integration 4.
Chapter 5: Importing Client and Admin Template in Laravel (Online bank project).
Lecture 1: Importing template 1
Lecture 2: Importing template 2
Lecture 3: Importing template 3
Lecture 4: Importing template 4
Lecture 5: Importing template 5
Lecture 6: Importing template 6
Lecture 7: Importing template 7
Lecture 8: Importing template 8
Lecture 9: Importing template 9
Lecture 10: Importing template 10
Lecture 11: Importing template 11
Chapter 6: CRUD in Laravel Online bank
Lecture 1: Cashier creation 1
Lecture 2: Cashier creation 2
Lecture 3: Editing and updating cashier 1
Lecture 4: Delete cashier
Lecture 5: Bank account creation 1
Lecture 6: Bank account creation 2
Lecture 7: Bank account creation 3
Lecture 8: Bank account creation 4
Lecture 9: Bank account details 1
Lecture 10: Bank account details 2
Instructors
-
Héritier Nkele Nkele
Web developper
Rating Distribution
- 1 stars: 1 votes
- 2 stars: 0 votes
- 3 stars: 1 votes
- 4 stars: 2 votes
- 5 stars: 2 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