7. Laravel Relationships – Laravel 5.3 Basics
In this video we’ll show you how you can easily use relationships to have your database tables talk to each other.
It’s a really simple concept and it makes coding and interacting with your database more elegant and fun.
Checkout the official documentaiton on Laravel relationships at: https://laravel.com/docs/5.3/eloquent-relationships
source