We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Horizon need pcntl : RUN docker-php-ext-install pdo pdo_mysql pcntl RUN docker-php-ext-configure pcntl --enable-pcntl
testing: php -i | grep pcntl If good: pcntl support => enabled
And no problem started: php artisan horizon