Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symfony Partner tag #4309

Merged
merged 2 commits into from
Dec 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions sites/platform/src/guides/symfony/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: "Symfony"
weight: -150
partner: true
description: |
Everything you need to get started with [Symfony](https://www.symfony.com/), a [PHP](../../development/templates.md#php) framework for web development, on {{% vendor/name %}}.
---
Expand Down
3 changes: 2 additions & 1 deletion sites/upsun/src/get-started/stacks/symfony/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Deploy Symfony on {{% vendor/name %}}
sidebarTitle: Symfony
layout: single
partner: true
weight: -60
description: |
Complete the last required steps to successfully deploy Symfony on {{% vendor/name %}}.
Expand Down Expand Up @@ -43,4 +44,4 @@ They provide all of the core concepts and common commands you need to know befor
- [Refactoring monolith to multi-app](https://youtu.be/5hApjWiTO1M?feature=shared)
- [{{% vendor/name %}}: From zero to scaling hero](https://youtu.be/FEFBUomV5aY?feature=shared)

{{< guide-buttons next="Get started" nextLink="/get-started/stacks/symfony/get-started.md" type="*" >}}
{{< guide-buttons next="Get started" nextLink="/get-started/stacks/symfony/get-started.md" type="*" >}}
Loading