Generating Website Screenshots with PHP Posted 25th January 2016 I've written a package which enables you to use PhantomJS to generate website screenshots, from a PHP application. Here's a guide to it.
Using Pikaday with Angular Formly Posted 21st December 2015 A short guide to getting the Pikaday date picker working with Angular Formly.
Easy Jekyll Deployment with Grunt and Git Posted 12th September 2014 A guide to deploying site built with Jekyll using Grunt and Git.
Installing Elasticsearch on Laravel Homestead Posted 3rd August 2014 How to install Elasticsearch on Laravel Homestead.
Building Applications with Backbone and Laravel: JST Posted 13th April 2014 How to use Laravel to generate Backbone-compatible JST (Just In Time) templates you can use in your Backbone application.
More Articles and Tutorials Posted 12th April 2014 I've written some more articles and tutorials - here's a brief post about them.
Legal Pages in Laravel Posted 13th March 2014 A quick and flexible way of adding legal pages (for example, Terms and Conditions) to a Laravel application.
Working with UK Postcodes in PHP Posted 6th March 2014 A guide to working with UK Postcodes in PHP - it's not as straightforward as you might think!
Incorporating Gravatar into the Signin (or Registration) Process Posted 26th February 2014 A quick tip for incorporating Gravatar into your sign-in or login process - based on a great little interaction I recently saw in the wild.