Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Laravel 2019, the complete guide with real world projects
Rating: 4.4 out of 5(2,182 ratings)
17,138 students
Created byFrantz Kati
Last updated 4/2019
English

What you'll learn

  • Build simple to advanced web applications using laravel
  • Learn how to build ecommerce web applications in php/laravel
  • Learn how to build forums, blogs, and the most popular of today's web applications
  • Get a deep understanding of laravel

Course content

10 sections194 lectures24h 12m total length
  • Introduction to this course4:38
  • ****IMPORTANT*** HOW TO FOLLOW ALONG THIS COURSE0:34
  • How to get the most out of this course1:50

    Complete every lesson, rewatch unclear parts, and write the code in your editor; master each concept, finish quizzes and assignments, and seek help from peers after researching first.

Requirements

  • BASIC OBJECT ORIENTED PROGRAMMING IN PHP
  • BASIC UNDERSTANDING OF PHP'S COMPOSER

Description

This course uses a project based approach for learning. It would also be filled with specific articles to read to clearly understand a concept better, and multiple explanations of all concepts taught . We build a number of projects from simple to extra advanced, as listed below.


  1. Task APPLICATION: We learn the total basics of MVC FRAMEWORKS , by building a tasks application, where we can create, read, update, and mark tasks as completed. This is enough to get you started with Laravel
  2. COMPLETE BLOG:   Some features of this CONTENT MANAGEMENT SYSTEM are: 
    1. Post categories(CRUD)
    2. Post tags(CRUD)
    3. Posts (CRUD)
    4. Trashing posts
    5. Multiple user and multiple role support
    6. Social media post sharing
    7. Blog search 
    8. Disqus commenting system
    9. And a lot more !!!
  3. COMPLETE FORUM: Some features of this FORUM SYSTEM are: 
    1. Multiple channels
    2. Social authentication
    3. Email authentication
    4. User admin role
    5. Create discussions
    6. Replying to discussions
    7. Marking best reply to discussion
    8. User experience points
    9. And a lot more !!!
  4. E-COMMERCE WITH STRIPE
    1. Products (CRUD)
    2. Complete shopping cart 
    3. Checkout with stripe
    4. Email sending after purchase

Course is constantly updated with every new release of the laravel framework, so no matter when you get this course, you are still good to go. 

A lot more in this course . Most of all, course is made with LOVE . 

Who this course is for:

  • This course is for beginners who have never used Laravel before.
  • This course is for laravel developers who have never developed real world applications using laravel
  • This course is for advanced laravel developers who want to increase their skills