芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/qrafiqxcreativeagency.com/accounts/office/app/Events/NewMentionChatEvent.php
userChat = $userChat; $this->notifyUser = $notifyUser; } public function broadcastOn() { return ['messages-channel']; } public function broadcastAs() { return 'messages.received'; } }