Welcome to
█
A personal site and portfolio by Tim Withers. Exploring Laravel, PHP, cloud infrastructure, and the craft of building software that ships.
/ Latest Posts
Let GitHub Copilot Write Your Blog Posts
Fill out a GitHub issue form, Copilot creates the blade file and opens a PR. You just review and merge.
Building a SEO-Friendly Blog with Laravel Folio
Folio handles routing automatically from your blade file structure. Here is how I use it to run a blog, populate an index page dynamically, and keep SEO solid.
/ Projects
Laravel PHP Attributes
A package for creating and using PHP 8 Attributes in Laravel without writing your own reflection loaders or cache logic. Auto-discovers, caches, and provides a clean API.
Laravel Horizon Clear All
A Laravel package that adds a single Artisan command to clear all your Horizon queues at once, instead of repeating the command for each queue.
Icons Plus for Statamic
A Statamic fieldtype that uses Iconify to provide a searchable library of open source icons. Icons are stored as both URL and SVG for flexible template usage.