install:broadcasting

Create a broadcasting channel routes file

Options

  • composer - Absolute path to the Composer binary which should be used to install packages Optional
  • force - Overwrite any existing broadcasting routes file Optional
  • without-node - Do not prompt to install Node dependencies Optional
  • without-reverb - Do not prompt to install Laravel Reverb Optional
php artisan install:broadcasting [--composer [COMPOSER]] [--force] [--without-reverb] [--without-node]