Engineering,
taught
&
leadership,
practised.
I'm Steven — CTO at Digitonic, a PHP engineer since 2010 and a keen golfer with a terrible handicap. This is where I write it all down.
Latest from the journal
Use Closures in Constant Expressions in PHP 8.5
PHP 8.5 finally lets a closure live inside a constant expression — attribute arguments, default values and class constants. The static, no-use restriction is where people trip.
Fix Mobile Full-Height Layouts with Tailwind v4 Dynamic Viewport Units
The 100vh mobile overflow bug has a real fix now. Here is how Tailwind v4's dynamic viewport units replace the old JavaScript hacks.
Set Up a Fast Local Laravel Environment with Herd
Get a native Laravel dev environment running on macOS with Herd — no Docker, no Homebrew PHP. Install, serve on .test, pin PHP, and add HTTPS.