Web Development

Laravel Logo

Recently I found myself trying to add an active css class to a navigation bar in a Laravel 4 project. Fortunately, much like everything in Laravel, there is a straightforward […]

Like most developers, we tend to start all our WordPress sites the same way. Add various plugins, install a starter theme, create pages and update various options. It’s rarely any different. After manually […]

Bower Blog Post Featured image

Developing clean coded websites at speed has always been a challenge for developers. This article will span over four posts and hopefully will encourage the speedy developer in you to learn of four fantastic tools and there impact to improving your workflow. The four particular tools which I have lined up are: Bower, Emmet/Zen Coding, […]

WP CLI is a fantastic command line tool for working with WordPress. You can setup new installs, install plugins, update settings all from your terminal window. However for MAMP users […]