ИБ
Size: a a a
ИБ
РК
AP
D
ИБ
channel_name
, а по факту Лара шлёт laravel_channel_name
AH
ИБ
AH
ИБ
AH
join('chat')
где?AH
ChatEvent
, а эхо отправляет App\Events\ChatEvent
AH
AG
$question = Question::where(...)->first();
$question->answers()->create(...);
AG
$question = Question::where(...)->first();
$question->answers()->create(...);
VY
Г
Г
Г
$question = Question::where(...)->first();
$question->answers()->create(...);
D