Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Laravel From Scratch
Rating: 3.6 out of 5(2 ratings)
8 students

Learn Laravel From Scratch

Get from zero to proficiency in the Laravel Framework! Course for beginners and intermediate students!
Created byFathi Tarek
Last updated 9/2022
Arabic

What you'll learn

  • You will learn how use Laravel
  • You will learn how to create and use Controllers and what they are
  • Routes and Controllers
  • Blade templates
  • Creating Forms, CSRF tokens
  • Blade componenets
  • You will learn to debug (fix your code)
  • Authorization
  • You will code refactoring
  • file uploads
  • Database migrations
  • One to One, One to Many, Many to Many relationships
  • Eloquent - ORM for interacting with the database
  • You will learn when to use each type of querying databases in Laravel
  • Learn to submit forms, process data, and save it into your database

Course content

8 sections39 lectures5h 27m total length
  • Introduction10:15
  • What is framework2:40
  • Install Composer3:23
  • Install Laravel2:49
  • Laravel Structure4:30
  • Running Laravel Application3:39
  • Routes4:07
  • Controller6:55
  • View8:24
  • Model5:04
  • Migration9:49

Requirements

  • Knowledge of frontend
  • Knowledge of PHP
  • Knowledge of Database MYSQL

Description

Learn Laravel with this brand new course covering Laravel from A-Z for beginners!

Laravel has become one of the most popular if not the most popular PHP framework. Employers are asking for this skill for all web programming jobs and in this course we have put together all of them, to give you the best chance of landing that job; or taking it to the next level.

Why is Laravel so popular? Because once you learn it, creating complex applications are easy to do, because thousands of other people have created code we can plug (packages) into our Laravel application to make it even better.

There are many reasons why Laravel is on the top when it comes to PHP frameworks but we are not here to talk about that, right?

You are here because you want to learn Laravel, and find out what course to take, right? Alright, let's list what this course has to offer so that you can make your decision?

In this course, we are making a job portal with Laravel. If you are thinking to work as a PHP developer, Laravel has become a crucial need for the company so you need to know it. In your life you have might visit various job portal websites and applied for the position. In this course, we will make a similar kind of job portal that you have used frequently to find a suitable job for you. Before making this application we will go through the basics. Therefore, I made some videos such as about fundamentals of Laravel and Relationships in Laravel. By learning these, it would be much easier for even a laravel beginners to follow this course.

Who this course is for:

  • Beginners
  • Any Novice PHP developer without previous framework exposure