Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

pranavmankar's avatar

Laravel reverb not working with SSL on production with apache

I am using Let's Encrypt SSL. PHP 8.3.12 — Laravel 11.29.0

In terminal after running: php artisan reverb:start --debug It shows: Starting server on 0.0.0.0:8080 (example.com).

Getting this error in the console, it works locally.

WebSocket connection to 'wss://localhost:8080/app/m0ym3fxag51pkwyz7n6u?protocol=7&client=js&version=8.4.0-rc2&flash=false' failed:

0 likes
0 replies

Please or to participate in this conversation.