КГ
Size: a a a
КГ
КГ
КГ
AB
S
V
V
V
DK
morphToMany
как можно вытянуть первую запись ? Вот для чего:public function role() {
return $this->roles()->first();
}
public function roles() {
return $this->morphToMany(.....)
}
AB
DK
AB
DK
DK
"role" => Illuminate\Database\Eloquent\Collection {#595
#items: array:1 [
0 => App\Models\Laratrust\Role {#621
AB
DK
DK
DK
AB