belongsTo('App\Post', 'foreign_key', 'other_key'); return $this->belongsTo('App\Domain','domain','domain'); } }