Explore >> Select a destination


You are here

tomasvotruba.com
| | www.tobymackenzie.com
5.7 parsecs away

Travel
| | [AI summary] A developer shares a step-by-step guide on upgrading a Symfony 3 project to version 4 without using the Flex plugin, covering dependency management, configuration changes, and file cleanup.
| | richardmiller.co.uk
4.2 parsecs away

Travel
| | Background I am recreating Lime Thinking's current website [http://www.limethinking.co.uk] using Symfony2 [http://symfony.com/], much of the site is made up of what are effectively static pages. The main content of the page is stored as an XML file which then has the overall XSL template
| | sensiolabs.com
6.2 parsecs away

Travel
| | Improve type safety in Symfony and Doctrine with dedicated ID classes like BookId and UserId. Avoid identifier mix-ups, enhance code clarity, and integrate better with Symfony Messenger.
| | symfony.com
8.8 parsecs away

Travel
| Symfony 7.3 routing simplifies controller detection, adds route aliases in attributes, and introduces parameter aliases.