Stop the Guesswork: Standardizing Laravel Model Attributes
I inherited a Laravel project a while back. The client wanted a simple change: rename a few database columns for clarity. What should have been…
I inherited a Laravel project a while back. The client wanted a simple change: rename a few database columns for clarity. What should have been…
I got a call from a client running a membership site on a pretty old, third-party plugin. Their problem? They needed to sync a user’s…
Had a client come to me with a WooCommerce store that was starting to choke. They had about 30,000 products, and their admin dashboard, specifically…
Got a call from a client a few weeks back. They have a ‘Resources’ section on their site—a custom post type for PDFs, external links,…
I got a call from a client. Their new junior dev was trying to use a custom function I’d built to update post meta, but…
I was reviewing a pull request from a junior dev on my team the other day. Smart kid, really sharp with React. But I saw…
I got a call from a client running a big membership site. We’d just pushed what we thought was a minor update—just adding a new…
A client came to us with a plugin that was, to put it mildly, a total mess. It started simple enough—one little settings page. But…
I got a call from a new client in a panic. Their site was down. White screen of death. Turns out, their previous developer had…
I got a call last week from a client in a panic. Their international orders were failing at checkout, but only when customers tried to…