REVERB_APP_ID=1001
REVERB_APP_KEY=laravel-herd
REVERB_APP_SECRET=secret
REVERB_HOST=localhost
REVERB_PORT=8080
REVERB_SCHEME=http
php artisan db:seed
php artisan queue:listen
#optional
#php artisan reverb:start --debug
REVERB_APP_ID=1001
REVERB_APP_KEY=laravel-herd
REVERB_APP_SECRET=secret
REVERB_HOST=localhost
REVERB_PORT=8080
REVERB_SCHEME=http
php artisan db:seed
php artisan queue:listen
#optional
#php artisan reverb:start --debug