I haven a Laravel app with a chat functionality which is working with an event called MessageSent. This event is broadcasted to a private channel, following the instructions