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 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)[...]
How to remove Pages Archives and Categories from WooCommerce pages ? yea from product and shop page of WooCommerce is now showing the side bar widget at the bottom on the page as Pages Archives and Categories. there is already a sidebar widget that [...]
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 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 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 [...]
Wireless network not detecting on Debian ? Yes, I think this is a common issue faced in laptops when we switching from Windows to Linux.
Recently I had also same issue , When I switch my OS to Linux Mint the Wifi network didn't detect automatical[...]
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 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 [...]
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[...]