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 console of receive-notification blade file. For reference I am using…