Laravel: Specified key was too long error on migration
When you install a new Laravel project with ‘laravel new’ and run the migration that comes with it you might get the following error: #php […]
When you install a new Laravel project with ‘laravel new’ and run the migration that comes with it you might get the following error: #php […]
Docker Docker is the world’s leading software container platform. Developers use Docker to eliminate “works on my machine” problems when collaborating on code with co-workers. […]
Docker Docker has captured my attention lately and has been growing exponentially for last few years. Docker has revolutionized the virtualization space and has given […]
Our focus is to deploy our ASP.Net MVC app built using new Visual Studio 2015 MVC template to AppHarbor via GitHub.
Once upon a time, a consultant made a visit to a development project. The consultant looked at some of the code that had been written; […]
Overriding shortcode defined in WordPress parent theme is pretty easy. Just use a after_theme_setup section in functions.php of the child theme; example: add_action( ‘after_setup_theme’, ‘my_child_theme_setup’ ); […]
In my previous article I talked about creating real-time PHP application. That was on the server side and I demonstrated a very very basic client […]
Note that mod_rewrite can only be used with the web server Apache. Follow the instructions below to check whether module mod_rewrite is installed and correctly […]
Following are the instructions to install new ROM on your Android phone using ClockworkMod recovery touch method. -Download Appropriate Rom -Place on root of your […]
Easiest Root Method – The easiest root method for the HTC Desire Android phone [STEP1]- Check Hboot version. Poweroff, and hold Volume Down & Power […]