@najeeb-anwari Have you solved this yet? I would be interested in your solution.
Laravel Reverb over https in laragon
Hello everyone,
I'm encountering an issue with integrating Laravel Reverb WebSocket into my project with SSL enabled. Here's a brief overview of my setup:
I'm using Laravel Reverb for WebSocket functionality in my Laravel application. I've enabled SSL for my Laravel project and configured it to use HTTPS in the .env file. I've set up my project to be hosted on chat.test with port 8080 for Reverb WebSocket functionality. Despite these configurations, I'm facing difficulties getting Reverb WebSocket to work over HTTPS. It seems like Reverb doesn't function properly in HTTPS environments.
I've tried various troubleshooting steps, including checking my SSL certificate configuration, ensuring correct WebSocket server settings, and reviewing Laravel Reverb documentation, but haven't found a solution yet.
Any suggestions or insights on how to resolve this issue would be greatly appreciated. Thank you in advance for your help!
Best regards, Najeeb Anwari
Please or to participate in this conversation.