Main menu

Monthly Archives: August 2015

Workbench Package Development for Laravel 5

workbench package development for laravel 5.x is depreciated , so before starting with this approach make sure you’re aware of it. Its just a matter for Laravel 5.0 version only later version support packager CLI command for creating packages. So if you’re planning to develop applications using Laravel 5.0 and needs to create packages rapidly […]

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  workbench concept there is no artisan commands available in Laravel 5.0 for developing the packages. […]

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  url. Chrome 44 (version 44.0.2403.89) is turn on the header request with HTTPS : 1, In PHP many […]

FacebookTwitterGoogle+RSS