Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
PHP Development with the Laravel Framework
Rating: 4.3 out of 5(38 ratings)
1,649 students
Last updated 8/2020
English

What you'll learn

  • Learn the Laravel 4 framework
  • Create an authorization system with Laravel 4

Course content

4 sections18 lectures3h 28m total length
  • Introduction to Our Project6:03

    You can download the source code for this course here.

    An introduction to the series, outlining all the features we'll be building in this Laravel 4 authentication system. Features include the ability to create an account with email activation, sign in, sign out, change password, view a user profile, and recover an account by email.

  • Installing Laravel7:52

    You'll need to go ahead and install Laravel 4 before getting started.

Requirements

  • Laravel 4

Description

Looking for that perfect PHP framework to build great websites with? Try Laravel 4 and we're sure you'll be hooked.

This course teaches you how to create an authorization system for a website. A basic knowledge of PHP programming is required for this course.

What Is Laravel 4?

Laravel is a free, open source PHP web application framework, designed for the development of MVC web applications. Laravel is released under the MIT license, with its source code hosted on GitHub.

According to a December 2013 survey on PHP frameworks popularity, Laravel is listed as one of the most promising PHP frameworks for 2014

Who this course is for:

  • PHP developers
  • Web developers