Symfony 2.3 Beginners Tutorial - Part 4 - Twitter Bootstrap & Symfony 2

3K views Feb 14, 2023

In part 3 we looked at a basic controller with an even more basic template. But in the real world you will more than likely want to use a web framework to speed up your development - enter Twitter Bootstrap, or just Bootstrap as it's recently re-branded too. There are a few ways to set up Bootstrap so it plays nicely with your Symfony 2 install, and this is the way I have had most success with.