If you're using docker containers then the PUSHER_HOST variable should reference the docker container instead of localhost (these should also be part of the same network).
e.g. PUSHER_HOST=soketi
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.