The sole purpose of creating a plugin is to render a stunning user experience. Although a majority of plugins available today come with an easy installation process, there are times when using a particular plugin can turn to be a challenging job. It is here that the role of well-defined documentations and FAQ sections comes into play. What is being covered in this tutorial? This tutorial walks...
Laravel WYSIWYG editor
Today I will show you how to integrate Medium style WYSIWYG editor to Laravel 4 application using excellent jQuery plugins
Extending ZfcUser in Zend Framework 2
This is part two of the Zend Framework 2 tutorial in which I will show how to create a module and show extending ZfcUser module.
Making of Ghost Theme
As Ghost Blogging Platform got released, I just had to try and make a theme for it. So, I took WordPress' Twenty Thirteen and made it a Ghost Theme,
Zend Framework 2 tutorial: Installation and zfcUser module
This is the first part of Zend Framework 2 tutorial series in which we are going to make a fully functional Blog application with user management, articles and comments.
Laravel 4 images, themes and error pages
Laravel 4 images, themes and error pages is the fourth part of an excellent Laravel 4 series.
Getting number of Twitter followers with plain PHP
Due to many of you asking how to get number of Twitter followers outside WordPress, I decided to write a small tutorial on that.
Pico CMS and Draft – awesome blogging solution
Recently I stumbled upon a simple flat file CMS called Pico CMS and had an idea how this could be the next blogging platform. So, I paired it with Draft. This tutorial will show you how.
Laravel 4 tutorial – validation and front end – part 3
This is the third part of Laravel 4 tutorial. This time we are focusing on data validation and front end of this simple Laravel 4 website with admin backend tutorial.
Laravel 4 tutorial – simple website with backend – Part 2
This is part 2 of the Laravel 4 tutorial on how to build a simple website with backend. This part will get into the core of the Laravel 4 back end and explain everything you need to build a back end side of the website.