#Laravel Reverb not Broadcasting REST api with Docker

2 messages · Page 1 of 1 (latest)

white silo
#

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.

valid pawn
#

I can't see anything obvious. Try setting Pusher.logToConsole = true;