During this session, we will have a look at how easy it is to override everything in a Symfony application. We'll see how the directory structure can be adapted to your needs, but more importantly, we will learn how to override any Symfony feature by writing some custom event listeners or by tweaking the Dependency Container configuration.

Comments

Comments are closed.

Nice talk but is not nice to ear someone speaks while chewing a gum :(

Matteo Riva at 23:59 on 13 May 2017

More of a "shopping list" of things that can be done, rather that an insight on why and when you might want to do them. The "how" might as well have been a very short (and simple) documentation text, from a talk I expected more depth with maybe real life examples.

Presentation was nice, I also appreciated the positive attitude of the speaker. Contents were pretty basic.

Samuele Lilli at 19:48 on 26 May 2017

The attitude was good but the contents were really weird: I expected to see some advice and some - even not *real* - use cases on which they can be applied. Moreover I would never expected to see an advice like "copy and paste vendors file, then modify what you need to override": imho is the worst way to give advice to a newcomer of the framework.