Musings of a Programmer
Dan Harper
Programmer. Mostly PHP, JavaScript, Laravel & React. #1 Fan of MS Paint.
Mar 25, 2014
MySQL Data Types in PHP
By default, when PHP receives data from MySQL, all…
Mar 21, 2014
Declarative Blade Extensions
Update As Jeffrey points out in the comments, ther…
Mar 19, 2014
TextEdit Notes
TextEdit makes a great notepad, except for this sc…
Mar 18, 2014
Laravel Queue Supervisor
To run Laravel's queue listener in production, you…
Mar 6, 2014
Practical Generators in PHP 5.5
PHP 5.5 introduced a new concept called "Generator…
Jan 1, 2013
Exceptions in Laravel 4
Update: Now the preliminary documentation is out f…
Dec 9, 2012
Those Damn Print Headers
Those damn print header/footers that browsers put…
Jun 15, 2012
Realtime Backbone.js Apps with FuelPHP and Pusher
Today we're going to create a small realtime we…
Jun 14, 2012
Markdown: Ins and Outs
Markdown is a shockingly simple markup language…
Nov 11, 2011
A Look at Popcorn.js
Today we're going to take a look at Popcorn.JS,…