Thoughts on web development, Laravel, PHP, and solving problems day to day.
If you've ever found yourself dreading using Xdebug just to get a code coverage report for your test suite, there is a cure!
Vim is a text editor that has been around for a very long time, and while it may not look like much, it's highly configurable; and that makes it incredibly powerful!
When you work with clients that are supplying you with their own secure certificates, they may arrive in different formats that you need to convert, in order to add them to Laravel Forge.
A look at how you can use signed URLs between Laravel applications, without having to share your application key
As another year draws to a close - like many of us - I take a look back over the year that was, and think about the year ahead.
Take a look at my setup and how I go about work
Telescope is an elegant debug assistant for the Laravel Framework but it is also useful for production. Lets learn how!
Take a look at how you can move configuration of your Netlify build process to version control.
Getting a static site up and running on Netlify is pretty easy, but what about a review workflow that allows you to preview upcoming changes on your site before pushing them live?
A lot of people have been talking about using Netlify, so I thought I'd see what all the fuss is about.