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.
  1. New Course: Connect to a Database With Laravel's Eloquent ORM

    New Course: Connect to a Database With Laravel's Eloquent ORM

    Tutorial Beginner

    In our new course, Connect to a Database With Laravel's Eloquent ORM, you'll learn all about Eloquent, which makes it easy to connect to relational data in a...

  2. Testing in Laravel

    Testing in Laravel

    Tutorial Beginner

    Irrespective of the application you're dealing with, testing is an important and often overlooked aspect that you should give the attention it deserves....

  3. New Course: Code a Single-Page App With Laravel and Vue.js

    New Course: Code a Single-Page App With Laravel and Vue.js

    Tutorial Beginner

    Learn how to build a single-page app with a Laravel back-end, using the cutting-edge Vue.js JavaScript framework.

  4. 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...

  5. 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...

  6. 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.

  7. 3 Practical Examples to Learn Laravel

    3 Practical Examples to Learn Laravel

    Course Beginner

    Laravel is the most popular PHP application framework, and there are countless tutorials, articles, and yes, even videos on how to get started with and learn...

  8. 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.

  9. 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.

  10. 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!

  11. How It Works: Laravel Eloquent ORM

    How It Works: Laravel Eloquent ORM

    Course Advanced

    Laravel's Eloquent object-relational mapper (ORM) is one of the most-loved features of the framework. Eloquent makes it easy to connect to relational data in...

  12. 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.