Learn Laravel

Learn Laravel, a powerful PHP framework for building modern web applications. These Laravel tutorials teach you everything from the basic setup to advanced concepts.

All Laravel tutorials:

  1. Deploy PHP Web Applications Using Laravel Forge

    Deploy PHP Web Applications Using Laravel Forge

    Tutorial Beginner

    Laravel Forge is an incredible tool for deploying PHP applications with ease. This tutorial introduces you to Laravel Forge and configuring it with AWS and...

  2. Newly Updated Course: Build a CMS With Laravel

    Newly Updated Course: Build a CMS With Laravel

    Tutorial Beginner

    Want to build your own content management system (CMS) in 2018? Learn exactly how it's done in our comprehensive course Build a CMS With Laravel, freshly...

  3. New Course: 3 Practical Examples to Learn Laravel

    New Course: 3 Practical Examples to Learn Laravel

    Tutorial Beginner

    Our new course, 3 Practical Examples to Learn Laravel, helps you master the Laravel PHP framework by building a series of practical applications.

  4. Package Management in Laravel

    Package Management in Laravel

    Tutorial Intermediate

    In this article, we'll explore the package management feature in the Laravel framework. We’ll go through a real-world example to demonstrate how it works.

  5. Understand the Basics of Laravel Middleware

    Understand the Basics of Laravel Middleware

    Tutorial Beginner

    Today, we're going to discuss an important concept in the Laravel framework—middleware. You'll learn all the fundamentals of using middleware in Laravel.

  6. How to Make Your First Route in Laravel 5

    How to Make Your First Route in Laravel 5

    Tutorial Beginner

    In this video tutorial from my course Get Started With Laravel 5, you'll learn how to handle your first request with your first route in Laravel 5!

  7. New Course: Build a REST API With Laravel

    New Course: Build a REST API With Laravel

    Tutorial Beginner

    In our new course, Build a REST API With Laravel, Envato Tuts+ instructor Jeremy McPeak will teach you how to write a RESTful API using Laravel.

  8. 11 Courses to Help You Master PHP Frameworks

    11 Courses to Help You Master PHP Frameworks

    Tutorial Beginner

    In this article, you'll learn about 11 courses that will get you up to speed with Laravel, Lumen, Phalcon, Symfony, and a range of other PHP frameworks.

  9. How to Secure a REST API With Lumen

    How to Secure a REST API With Lumen

    Tutorial Intermediate

    In this video tutorial, you'll learn how to use Lumen's built-in authentication middleware to secure a REST API with Lumen.

  10. Master Authentication With Laravel in Our New Short Course

    Master Authentication With Laravel in Our New Short Course

    Tutorial Beginner

    Laravel's built-in authentication system makes it easier to protect the portions of your web application that need protecting. Find out how in our new short...

  11. Bridging React With Other Popular Web Languages

    Bridging React With Other Popular Web Languages

    Tutorial Intermediate

    React can work with your existing apps, no matter if they are made in Node or not. We will detail the many ways React can be implemented to work alongside...

  12. New Features in Laravel 5.2

    New Features in Laravel 5.2

    Tutorial Advanced

    In this article, I will take a look at the new features of Laravel 5.2 and describe them one by one.