# Event Broadcasting
BROADCAST_DRIVER
: What type of driver or connection to use for broadcasting events from the serverPUSHER_APP_ID
:PUSHER_APP_KEY
:PUSHER_APP_SECRET
:BROADCAST_HOST
: The hostname or IP address of the redis serverBROADCAST_PORT
: The connection port for the host given, or blank if the provider default is usedBROADCAST_DATABASE
: The desired Redis database number between 0 and 16 (or the limit set in your redis.conf fileBROADCAST_PASSWORD
: Credentials for the service if required