Here’s how I solved a frustrating problem with Symfony generating HTTP URLs instead of HTTPS on DigitalOcean App Platform.

https://ben.ramsey.dev/blog/2026/05/https-urls-with-symfony-on-digitalocean

#PHP #Symfony #DigitalOcean

Generating HTTPS URLs with Symfony on DigitalOcean App Platform

Foo

Ben Ramsey

In #Symfony, I want URLs to use “https” instead of “http,” but TLS terminates at CDN. The app is in #DigitalOcean’s App Platform, and Symfony provides this doc, but I’m not sure how to apply it on DO: https://symfony.com/doc/current/deployment/proxies.html

Any ideas?

#PHP

How to Configure Symfony to Work behind a Load Balancer or a Reverse Proxy (Symfony Docs)

When you deploy your application, you may be behind a load balancer (e.g. an AWS Elastic Load Balancing) or a reverse proxy (e.g. Varnish for caching). For the most part, this doesn't cause any proble…

Twig 3.27.1 released - Mander

Lemmy

Symfony UX 3.1.0 released

https://mander.xyz/post/52788509

Symfony UX 3.1.0 released - Mander

Lemmy

Symfony 8.1.0 released

https://mander.xyz/post/52788368

Symfony 8.1.0 released - Mander

Lemmy

RE: https://mastodon.social/@symfony/116657018955172562

🚨 Symfony 8.1.0 has just been released

A big thank you to all the #Symfony contributors who made this possible 🙌

Need help in upgrading your application? Book a Version Upgrade with the creator of Symfony 👉 https://tinyurl.com/awreruwy

#php #opensource #framework

😎 Je viens de publier un nouvel article sur les nouveautés les plus intéressantes de Symfony 8.1

⚡️ Symfony continue d'évoluer bien au-delà des applications web traditionnelles et devient une base de plus en plus solide pour les workers, les pipelines et les systèmes distribués.

👇 Détails dans l'article en commentaire.

#Symfony #PHP #Backend #AI #Architecture #Messenger #Async #DX #OpenSource

Intégrez des fonctionnalités d'IA générative dans vos apps #Symfony en vous appuyant sur les composants officiels Symfony AI. Notre coopérative est certifiée Qualiopi, votre formation peut être prise en charge par votre OPCO. Programme et inscription : https://les-tilleuls.coop/masterclass/formations/formation-symfony-ai

📄🚀 #GotenbergBundle v1.3.0 is out

Generate #PDF & screenshots in #Symfony and #PHP from #HTML, #URL, #Markdown, or Office files.

What’s new:
*️⃣ Custom XMP metadata
*️⃣ 3 new builders: Watermark, Stamp & Rotate
*️⃣ Support for new #Gotenberg fields

👇 Read more: https://tinyurl.com/5c5u59vk

Release v1.3.0 · sensiolabs/GotenbergBundle

What's Changed fix: walk class hierarchy to discover NormalizeGotenbergPayload methods by @Jean-Beru in #246 feat: Allow custom XMP metadata keys for Factur-X by @Jean-Beru in #245 feat: Allow to ...

GitHub
So this is my life now? Updating #Composer packages to fix #Symfony vulnerabilities several times a week?
#php