Lessons: 2Length: 13 minutes

Next lesson playing in 5 seconds

Cancel

How It Works: Laravel Eloquent ORM

Introduction

00:23

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 a database and work with it using Object-Oriented models in your Laravel app. It is simple to set up, easy to use, and packs a lot of power.

In this Coffee Break Course, we'll take a look at relationships in Eloquent. You'll learn how to use relations and how they translate into SQL queries, and I'll also explain some of the magic that Laravel performs behind the scenes.

If you haven't used Laravel before, why not check out our full course and learn Laravel 5: Get Started With Laravel 5. If you've mastered the fundamentals of Laravel, build on your experience with these courses:

1.How It Works: Laravel Eloquent ORM
2 lessons, 13:10

1.1
Introduction
00:23

1.2
How It Works: Laravel Eloquent ORM
12:47