[program:laravel-worker] process_name=%(program_name)s_%(process_num)02d command=php /path/to/artisan queue:work --sleep=3 --tries=3 --max-jobs=1000 --queue=reminders directory=/path/to/project autostart=true autorestart=true numprocs=2 redirect_stderr=true stdout_logfile=/path/to/storage/logs/worker.log stopwaitsecs=3600