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.

Guides

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

PHP Support in Nixpacks

Flightcontrol sets up the environment for your PHP applications with Nixpacks, which are an advanced form of build packs that are designed to be extensible and customizable.

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.