VG
Size: a a a
VG
SC
VL

SS
SS
SS
VL
SS
SS
public function my_translations() {
return $this->translations()->where('locale', app()->getLocale());
}protected $with = ['my_translations']AB
SS
public function my_translations() {
return $this->translations()->where('locale', app()->getLocale());
}protected $with = ['my_translations']with('my_translations')SS
AB
SS
php artisan config:clear жеAB
AH

VL
public function my_translations() {
return $this->translations()->where('locale', app()->getLocale());
}protected $with = ['my_translations']VP

VP
VP
