bobbymaher / docker-laravel-workers

Cron, Jobs worker, and Horizon worker for Laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Horizon Docker, jobs, Cron

example code to get Laravel Cron, Workers / Jobs and Laravel horizon working on docker

throughout this project, replace '/var/www/your-project' to the path you have mounted your laravel project (the directory artisan is in)

see https://hub.docker.com/r/bobbymhr/laravel-supervisor/

About

Cron, Jobs worker, and Horizon worker for Laravel


Languages

Language:Dockerfile 91.7%Language:Shell 8.3%