/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

symfony.com
| | supun.io
4.4 parsecs away

Travel
| | How to use Project Root variable in Symfony
| | richardmiller.co.uk
3.7 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
| | tomasvotruba.com
4.5 parsecs away

Travel
| | Regarding Laravel, one of the biggest "no"s in 2022 was how it handles passing services around the project. I'm not talking about the facades or active records but **the static reflection container**. At first, it raised my blood pressure - we have a dependency injection, and everything must be passed via the constructor, right? Then I remembered a wise saying: "There are no best solutions, only trade-offs."
| | gonzalo123.com
10.1 parsecs away

Travel
| How to use the component "Dependency Injection Container" from Symfony2 in a standalone PHP application.