I use laravel-websockets to check real-time online/offline status of clients. For this, I wanted to make custom event handler, so I followed these steps:
https://beyo