Laravel Beginner Tutorials

Login to know your progress

A "one to many" relationship is used to define relationships where a single model owns any amount of other models. Since, like Eloquent models themselves, relationships also serve as powerful query builders, defining relationships as methods provides powerful method chaining and querying capabilities. Eloquent is a ORM(Object-relational mapping) is a one of best thing laravel Provides you.

9. Laravel Tutorial | Eloquent One to Many Relationship

10.55 mins.

0

Likes

Completed

Chapter 1. Introduction ( 3 videos )

Chapter 2. Work on view part ( 3 videos )

Chapter 3. Relationships and more ( 7 videos )

Chapter 3. Mini Project - todo list ( 2 videos )

Chapter 5. Accessor and mutators - magical functions ( 2 videos )

Chapter 6. Let's create laravel CRUD system ( 5 videos )

Chapter 7. Middleware and more ( 3 videos )

Chapter 8. Email to Gmail - different email configurations ( 6 videos )

Chapter 9. Database Seeding - auto fill dummy data ( 2 videos )

Chapter 10. Pagination in laravel ( 2 videos )