ipunkt / docker-laravel-queue-worker

A docker image for working with queues being monitored by supervisor as recommended by laravel.
https://hub.docker.com/r/ipunktbs/laravel-queue-worker/
MIT License
70 stars 20 forks source link

Please make sure the PHP Redis extension is installed and enabled. #13

Open richardlig opened 3 years ago

richardlig commented 3 years ago

It seems the container did not run laravel horizon. When I tried exec-ing the container and run php /var/www/app/artisan horizon the error says "Please make sure the PHP Redis extension is installed and enabled. "