Laravel Beginner Tutorials

Login to know your progress

Eloquent One to one Relationship. Eloquent relationships are defined as methods on your Eloquent model classes. 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.

8. Laravel Tutorial | Eloquent One to One Relationship

13.70 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 )