debug - Indicates whether debug messages should be displayed in the terminal Optionalhost - The IP address the server should bind to Optionalhostname - The hostname the server is accessible from Optionalpath - The path the server should prefix to all routes Optionalport - The port the server should listen on Optionalphp artisan reverb:start [--host [HOST]] [--port [PORT]] [--path [PATH]] [--hostname [HOSTNAME]] [--debug]