Level 102
Websockets are for sending data from the server to the client, not the other way around. Send an ajax request
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
How can I listen to pusher events in Laravel controller. Actually, They will broadcast an event from mobile app and I have to listen that event in controller and perform the related query in it.
Please or to participate in this conversation.