Laravel Reverb example with livewire & AlpineJs Add Herd config to .env REVERB_APP_ID=1001 REVERB_APP_KEY=laravel-herd REVERB_APP_SECRET=secret REVERB_HOST=localhost REVERB_PORT=8080 REVERB_SCHEME=http create fake user php artisan db:seed run php artisan queue:listen #optional #php artisan reverb:start --debug