Blog


May 14, 2015

OpenWest Conference 2015

I had the fortunate opportunity to speak at the 2015 OpenWest Conference and it was a great experience. I've never been to Utah and flying into Salt Lake City was beautiful. The mountains around Salt Lake City and Orem were absolutely amazing. The conference badges were great and really helped people get excited about hardware hacking. It was a soldering project with an expansion that could be...

conferences

Read

April 20, 2015

Homebrew PHP and MAMP MySQL socket fun

While setting up a new project in MAMP for my day job I ran into an odd problem trying to run artisan migrations. Running this command: Threw this error: A quick google search came up with this which pointed to: Changing that fixed my issue, but what was the actual cause of the issue? I installed PHP locally using Homebrew, and MAMP is using it's own versions of PHP and since I was...

laravel linux

Read

February 20, 2015

Speaking Engagements! A Brief Recap

"Insert clever statement of ‘it's been a long time since I last posted here'" Now that we have that out of the way, the past few months have been quite busy for me. I gave my "Laravel Forge: Hello World to Hello Production"  talk at the first php[world] conference (organized by the great people behind php[tek] and php[architect] magazine) and it was my first non-local conference...

php speaking

Read

December 15, 2014

Weekend Project: NerdsAreDrinking -- Laravel, Twitter, and Commands

Last Friday I was enjoying an after work beer at my favorite taproom with Brian and Nicole. Brian is one of my two cohosts of the Nerds Drinking Podcast. As we sat there talking each one of us checked into our beers via untappd and I made the comment: "Wouldn't it be amusing if the @nerdsdrinking twitter account retweeted our beer checkin whenever we had untappd tweet?" We had a decent chuckle...

laravel php

Read