Beautiful URL’s are essential if you are trying to build a beautiful web application. That means you are converting your URL from something like www.example.com/index.php?blog_no=3 to www.example.com/routing_with_symfony. Symfony provides the functionality for defining creative URLs and mapping these URLs to your application. routing […]
‘Does Symfony give more business opportunities?’ You must have heard such questions before There is a ton of excitement around Laravel, and it’s built off Symfony2 components. The two frameworks obviously have a lot of similarities, so I wonder, why […]
The first thing you might be thinking – “Why a templating engine when there is PHP as a templating engine?“ Yes, you can use PHP as a templating language But why we do this if more reliable and more lightweight […]