Articles
Long-form writing on PHP, Laravel, API design, and software engineering.
Building APIs that scale with Nitro, Drizzle, and unstorage
Discover how Nitro, Drizzle ORM, and unstorage create a modern TypeScript API stack that's faster to build, easier to scale, and ready for edge deployments.
Building modular systems in Laravel - A practical guide
Learn how modular architecture transforms Laravel apps into scalable, maintainable systems.
Building a production-ready Go service with Go Blueprint
Learn how Go Blueprint transforms your workflow for building production-ready microservices.
Dockerizing Laravel queues, workers, and schedulers
Learn to containerize Laravel queues, workers, and schedulers for production with isolation and scalability.
JSON Resume - The future of career data is here
A hands-on guide to implementing JSON Resume with PHP, from basic concepts to advanced usage with type-safe Laravel integration.
Modern PHP development with FrankenPHP and Docker
A hands-on guide to deploying PHP applications with FrankenPHP and Docker, from simple containers to standalone binaries.
Static site generation in PHP with Tempest
Learn how Tempest brings static site generation to PHP, making it easy to build fast, secure, and scalable sites with familiar patterns.
How I Would Have Built Laravel Cloud
Explore an alternative approach to Laravel Cloud architecture, balancing simplicity with flexibility.
An educational look into the Tempest PHP framework
Discover how Tempest, a modern PHP framework, uses code discovery and the latest PHP features to simplify app development and boost productivity.
Multi-tenancy Without the Hassle
Learn how to build a multi-tenant application in Laravel using Sprout, avoiding the common pitfalls of manual tenant management.
Building and Deploying an Astro Website - A Deep Dive
Learn how I built my personal dashboard using Astro, integrating dynamic content and productivity features, and deployed it with Sevalla and Cloudflare.
What are MCP Servers, and why should I care?
Discover how Model Context Protocol servers revolutionize Laravel development with AI integration.