/docker-laravel-workers

Cron, Jobs worker, and Horizon worker for Laravel

Primary LanguageDockerfile

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/