SG
Size: a a a
SG
EG
SG
VH
VH
.
F
VH
À
SG
AR
AR
->with('league:id,name_ru,sport_id,country_id')
а так->with('league:id,name_ru,sport_id,country_id', function (BelongsTo $q) {
/** @var League $q */
return $q
->with('sport:id,name_ru')
->with('country:id,name_ru');
})
ошибка: Call to undefined relationship [league:id,name_ru,sport_id,country_id] on model [App\LeagueCalendar].
АО
A
LD
A
A