hello there,
i am daniel weaver - a developer
hello there,
i am daniel weaver - a developer
April 21st, 2026 — This is how you can rerun your tests hands free
I was just going through a ton of failed tests after a major refactor and I was spending a lot of time running the test, then fixing then running it again. Sure things like test runner plugins in
February 3rd, 2026 — Ever set up a new staging or remote dev server for PHP only to find yourself needing to restart PHP FPM after nearly every change just to get them to take? I can show you two ways to solve this.
Let's cut to the chase: if you're tired
August 18th, 2025 — Imports and migrations are one of the hardest things to get right in programming. Thankfully Statamic/Laravel make it easy-er. I'll walk you through the basics.
August 14th, 2025 — The page expired error is a very common error someone can encounter when dealing with Laravel, and very few know how to actually resolve it safely. Here's how.
July 17th, 2025 — Statamic has the fantastic option of storing assets in a remote S3-like bucket right out of the box, but this comes with a pretty large caveat: performance. Let's fix that.