This add-on allows you to start automatically a Laravel reverb through the DDEV web service. See official Reverb documentation for more details.
For DDEV v1.23.5 or above run
ddev add-on get fouteox/ddev-laravel-reverb
Then restart your project
ddev restart
Contributed and maintained by fouteox