Skip to content

Conversation

@whitinger
Copy link
Contributor

Summary

Adds the pcntl PHP extension to support Laravel Horizon and other process control functionality.

Changes

  • Added pcntl extension to the PHP installation in Dockerfile
  • Updated README.md to document the availability of pcntl for Laravel Horizon

Motivation

Laravel Horizon requires the pcntl extension for process control when managing queues. This is a commonly needed extension for Laravel applications using background job processing.

Copy link
Owner

@Justintime50 Justintime50 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thanks for this PR. I have been considering Laravel Horizon myself, this is a good kick to get going.

@Justintime50 Justintime50 merged commit afebd94 into Justintime50:main Jul 22, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants