> ## Documentation Index
> Fetch the complete documentation index at: https://developer.upsun.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Deploy PHP apps on Upsun

> Choose a PHP framework and follow a step-by-step guide to deploy on Upsun.


Pick your PHP framework and follow a guide to deploy on Upsun.

<CardGroup cols={3}>
  <Card title="Laravel" icon="laravel" href="/docs/get-started/stacks/laravel">
    Full-stack PHP framework.
  </Card>

  <Card title="Symfony" icon="symfony" href="/docs/get-started/stacks/symfony">
    Flexible PHP framework.
  </Card>
</CardGroup>

<Tip>
  Looking for WordPress, Drupal, Magento, Shopware, or Pimcore? Check out the [CMS guides in Tutorials](/tutorials/cms).
</Tip>

For more details on configuring PHP, see the [PHP documentation](/docs/languages/php).
