My Laravel 11 application is not broadcasting anything using Laravel Reverb. I am using a custom Docker configuration to spin up my enviornment and Laravel acts as a REST api interacting with a React stand-alone front-end. The queue:listen and reverb:start commands are logging data but nothing gets broadcasted !
Full info here to anyone who can help!
https://stackoverflow.com/questions/78648399/laravel-reverb-not-broadcasting-rest-api-with-docker
Thanks guys,
Nick.