PHP Resource Center

Using Flightcontrol, you can deploy your PHP applications on Amazon Web Services (AWS).

We’ve gathered all of our PHP resources on this page to help you get started.

We recommend a custom Dockerfile for new PHP services.

Guides

TitleDescription
LaravelDeploy a Laravel application with Flightcontrol.
PHP and ComposerDeploy your first PHP and Composer app with Flightcontrol.

Nixpacks Support for Existing Services

Flightcontrol continues to support existing PHP services built with Nixpacks. Nixpacks is in maintenance mode, so use a custom Dockerfile for new services.

With Nixpacks, there are a series of rules that determine how your software gets built and how it runs after it deploys.

Because Nixpacks is open source, you can take a look at the source code to see exactly what happens during the Nixpacks build process.