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 […]
NOTE- This guide is for the guys who have working Varnish server and have basic knowledge of it. If you are new to Varnish server it will be better if you learn Basics of Varnish server. Varnish is a very […]
‘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 […]
As a web developer, we always try to increase the productivity and keep searching tool that helps us in it. If you are one of them who write a lot of HTML and CSS then this post is for you. […]
Now more than ever it’s time to move to HTTPS from HTTP – not just because it is the secure “cool” thing to do, but because it’s also becoming the standard rather than an afterthought. Scans and crawls in the […]
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 […]
How much time your page takes to load on the browser? If it’s taking more than 3 seconds then you should be really worried about your site speed. Because No-one really likes slow loading websites. There is no meaning of […]