Skip to content

tyler36/ddev-laravel-reverb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

  • To disable auto-start, comment out the web_extra_daemons section.
  • To change reverb ports, update the web_extra_exposed_ports section.

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

About

Run reverb as a web daemon in DDEV

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages