Skip to content

tyler36/ddev-laravel-queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tyler36/ddev-laravel-queue

tests project is maintained

Introduction

This add-on allows you to start a Laravel queue worker through the DDEV web service. See offical Queues documentation for more details.

Getting Started

This add-on requires DDEV v1.19.3 or higher.

  • Install the DDEV laravel worker add-on:

For DDEV v1.23.5 or above run

ddev add-on get tyler36/ddev-laravel-queue

For earlier versions of DDEV run

ddev get tyler36/ddev-laravel-queue

Then restart the project

ddev restart

What does this add-on do and add?

  1. Checks to make sure the DDEV version is adequate.
  2. Adds .ddev/config.laravel-workers.yaml, which starts the queue worker daemon.

Contributed and maintained by tyler36

About

Start a Laravel queue worker automatically in DDEV

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages