Symfony2 – Clear cache from a ContainerAware

If you application plays with some basic settings like, changing a template, or I don’t know any other reason that changes something in the application and then requires a cache clear, this is what you need.

Symfony2 – Moving Away From the Base Controller

When you start learning Symfony2 using the book, you are introduced to the base controller. The base controller has some helpful methods to make common tasks easier. After a while though you may want to move away from extending this controller, in fact, it is the advised best practice for controllers in shared bundles. When ...

Usługi i listenery w Symfony 2 – UserMailer

http://www.dariussadowski.com/2011/09/uslugi-i-listenery-w-symfony-2-czesc-2-usermailer.html http://www.dariussadowski.com/2011/09/uslugi-i-listenery-w-symfony-2-czesc-1-teoria.html

Listener logowania użytkownika w Symfony2

http://www.dariussadowski.com/2011/10/symfony-2-listener-logowania-uzytkownikow.html

Email jako login w Symfony 2

http://www.dariussadowski.com/2011/11/email-jako-login-w-symfony-2.html

A fast introduction to Symfony2

http://www.ens.ro/2012/03/12/a-fast-introduction-to-symfony2/

Use virtuals forms with Symfony2

http://odolbeau.fr/use-virtuals-forms-with-symfony2.html

Symfony2, KnpMenuBundle, Font Awesome & Twitter Bootstrap integration – navigation bar including icons and dropdown menus

http://nielsmouthaan.nl/symfony2-knpmenubundle-font-awesome-twitter-bootstrap-integration-navigation-bar-including-icons-and-dropdown-menus/

Symfony2 Resize Images with LiipImagineBundle

http://www.ens.ro/2012/07/16/symfony2-resize-images-with-liipimaginebundle/

ESI – Full page caching with Symfony2

http://seld.be/notes/esi-full-page-caching-with-symfony2