chat support update
This commit is contained in:
@@ -60,6 +60,7 @@ class NewChatMessage implements ShouldBroadcastNow
|
||||
'sender_id' => $this->message->sender_id,
|
||||
'sender_type' => $this->message->sender_type,
|
||||
'message' => $this->message->message,
|
||||
'client_id' => $this->message->client_id,
|
||||
|
||||
// ✅ relative path only
|
||||
'file_path' => $this->message->file_path ?? null,
|
||||
|
||||
Reference in New Issue
Block a user