Playing
01. Introduction

Transcript

00:00
In this course, we'll be covering every polymorphic relationship type in Laravel and using practical examples I'm going to show you how and when to use them. We're going to start off with the basics
00:12
of one-to-one polymorphic relationships just to ease in and then we're going to move up to the more frequently used and more helpful one-to-many and many-to-many relationships. I'll show you how to set these up, how to store data, sync data and I'll include tips along the way that you'll be able to apply immediately to your own projects. Let's go over and get started.

Episode summary

Welcome to the first episode of our Laravel polymorphic relationships course! In this intro, we set the stage for everything you'll learn. You'll get an overview of the different types of polymorphic relationships in Laravel, starting with the fundamentals.

We kick things off with the basics: the one-to-one polymorphic relationship. Then, we'll build on that knowledge and explore the more common and useful one-to-many and many-to-many polymorphic relationships. You'll see practical, real-world examples every step of the way, so you can understand how and when to use each relationship type.

We'll cover everything from setting up your relationships, to storing and syncing data, and I’ll drop helpful tips as we go. By the end, you'll have the confidence to apply polymorphic relationships to your own Laravel projects. Ready to dive in? Let's get started!

Episode discussion

No comments, yet. Be the first!