Fabien Potencier has posted the second part of his "packing a Symfony app in one file" series with this look at the bootstrapping of the application. You can find the start of the series (including his intentions) in part one. The most common way to create a Symfony project is to start with [...]
This article is part of a series of articles that explains how to pack a Symfony full-stac[...]
This article is part of a series of articles that explains how to pack a Symf[...]
hi.Has anyone had success in injecting constants into their services?I've tried this http://symfony[...]
Hi everybody!Could anyone guide me how to create a form of "maintenance page" while doing[...]
Fabien Potencier has a new post to his site showing how you can package a Symfony application into one file, the first part of a series. It's not "packing" like you'd think with a phar, but more of an all-in-one file setup. Sometimes, I'm wondering if I'm not just completely crazy. [...] his[...]
Hi,I'm just starting out with Symfony (and Cpmposer), so likely this is user error. I had a working[...]
Hi, i'm trying to install SF2 on my web server (kinghost) i don't have SSH access and i really can'[...]
I have a very strange bug.Some sessions look corrupted in sf2 (sf2.1, sf2.2, sf2.3 have the same pr[...]
Hi,I'm working on an implementation that requires ACLs to be propagated between entities. So if I g[...]