Use PHP 8 to build static website on pages
Hello! I'm trying to host a static website on Pages. It is generated using Statamic, which is PHP based, so I would need it on the build image. However, it seems the v1 image is limited to PHP 7 and the v2 image doesn't support PHP at all. Am I getting that right?
https://developers.cloudflare.com/pages/configuration/build-image/#supported-languages-and-tools
Cloudflare Docs
Build image · Cloudflare Pages docs
Cloudflare Pages' build environment has broad support for a variety of languages, such as Ruby, Node.js, Python, PHP, and Go.
0 Replies