🎄P
Size: a a a
🎄P
АГ
АГ
АГ
AB
AB
АГ
🎄P
N
N
KU
public function toArray($request)
{
return [
'id' => $this->id,
'text' => "( #{$this->id} ) {$this->fullname}"
];
}
selectRaw("users.id, CONCAT('(#', id, ') ', RTRIM(fullname)) AS text")
KU
В
AB
VM
AB
VM
VM
KU
KU