docker-php
docker-php copied to clipboard
π³ Production-ready Docker images for PHP. Optimized for Laravel, WordPress, and more!
 ### Expected Result  ## π URL https://serversideup.net/open-source/docker-php ## π More details **Browser:** Firefox 145 (145.0) **Resolution:** 1728x1117 **Viewport Dimensions:** 1728x967
 ## π URL https://serversideup.net/open-source/docker-php ## π More details **Browser:** Firefox 145 (145.0) **Resolution:** 1728x1117 **Viewport Dimensions:** 1728x967
### Steps To Reproduce ### Outcome #### What did you expect? #### What happened instead? ### Affected Docker Images All ### Anything else? _No response_
Add Laravel Nightwatch Check like queue and scheduler https://nightwatch.laravel.com/docs/guides/other-providers#monitoring
Siimilar to Cloudflare, [Sucuri](https://sucuri.net/) is a popular proxy/firewall service provider. This PR adds their trusted/secured ips for the nginx images Found here under the 502: https://docs.sucuri.net/website-firewall/sucuri-firewall-troubleshooting-guide/
## Laravel Octane Laravel Octane [has its own Caddyfile](https://github.com/laravel/octane/blob/2.x/src/Commands/stubs/Caddyfile). It uses various variables that are populated during the [startup command](https://github.com/laravel/octane/blob/2.x/src/Commands/StartFrankenPhpCommand.php). Typically, this means you need to perform your own overrides...