Raised: $0
0% of monthly goal Help us cross the finish line!
Goal: $12,000
Raised: $0 Goal: $12,000
0% of monthly goal Help us cross the finish line!
Sponsor DDEV

add-on registry tests last commit release

DDEV Laravel Reverb

Overview

This add-on integrates Laravel Reverb into your DDEV project.

See Laravel Reverb documentation for more details.

Installation

ddev add-on get tyler36/ddev-laravel-reverb
ddev restart

After installation, make sure to commit the .ddev directory to version control.

This add-on attempts to configure Laravel for Reverb. You can manually re-run the wizard using: ddev artisan install:broadcasting

Usage

Command Description
ddev describe View service status and used ports for Laravel Reverb
ddev logs -s web Check Laravel Reverb logs

Advanced Customization

To customize this service, remove #ddev-generated from .ddev/config.laravel-reverb.yaml before making any changes.

Important

http_port and https_port are required and must be different for ddev-router to start.

Make sure to commit the .ddev/config.laravel-reverb.yaml file to version control.

Credits

Contributed and maintained by @tyler36