Laravel Cloud WSS
Add the following environment variables to your application's
.env
file.
.env
BROADCAST_CONNECTION
=
reverb
REVERB_APP_ID
=
your-app-id
REVERB_APP_KEY
=
your-app-key
REVERB_APP_SECRET
=
your-app-secret
REVERB_HOST
=
"wss.laravel.cloud"
REVERB_PORT
=
443
REVERB_SCHEME
=
https