Level 11
@samuel_nunes Try this famous https://beyondco.de/docs/laravel-websockets/getting-started/introduction Package. It may help you in this case.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I deploy a laravel application on heroku, and in this application there is a chat that uses laravel websocktes, but heroku does not support laravel websocktes. Could you guys give me a guide, website, book, anything that shows me a way to be able to run laravel websockets in prod on Windows? The guides I saw were for unix systems where you had to install supervisor for example, but I use Windows 11. Would I have to use a VM?
Please or to participate in this conversation.