Main menu

Laravel 5 Package Development

Laravel 5 package development is little bit tricky due to few reason. first one is Laravel 5.0 changed lot of folder structures compared to Laravel 4.2 and older version, also they removed the support of workbench concept. Due to the lack of  work[...]

Chrome 44 update break self hosted WordPress

Chrome 44 update break self hosted WordPress site. Yes it only effect Apache servers and that is not using SSL. But its wired it works fine on all other browsers only chrome is trying to redirect to  https:// url. Chrome 44 (version 44.0.2403.89)[...]

Laravel Setup in Linux machine

Laravel setup in Linux machine ? yea its good to use Linux for framwork like Laravel, Symfony or Zend. It doesn't means Win/Mac not good but linux is best in my concern. I'm using Linux mint for developing Laravel app. so the basic configuration s[...]

Sublime Text Configuration for PHP

Sublime Text is a powerful text editor , its not just a text editor compare to other text editor the plug-ins of sublime text enables it to a complete IDE options. Here I will tell you the basic configuration required for PHP development using sublim[...]

Virtuemart Waiting list Dashboard Module

Virtuemart waiting list Dashboard module is a cool Joomla module, that simply provide a quick over view of the product waiting list. That have all basic information Product name, Product Sku and number of customers waiting. Virtuemart waitinglist [...]

Override Joomla core or 3rd party classes

Override Joomla core or 3rd party classes without editing the core ? Sounds like great right ? Yes there is already solution for this in Joomla. Yep Joomla is always smart you can simply create a System plugin with Overrides class name and load the e[...]

Import mysql DB using Command Line

Import mysql db using command line is very simple statements and it effective and fast compare to importing huge database from phpmyadmin. There are one more advantage using this method the default mysql db upload file size is doesn't a matter using [...]

New Widgets Positions in WordPress

Adding new widgets positions in WordPress theme's is very simple and few step process. The WordPress theme development basic idea of creating first wire frame including this portion. Once we decide to create WordPress theme or customize an existing t[...]

FacebookTwitterGoogle+RSS