Laravel Eloquent Relationships; This tutorial will teach you how to create and use eloquent relationships in laravel applications. Laravel Eloquent Relationships. You can create methods in your Eloquent model classes. Here we will teach you, laravel methods hasOne(), hasMany(), belongsTo(),