Laravel 6 and What LTS Really Means: Versioning Strategy
What does the Laravel 6 LTS release actually mean? Weighing long-term support against your project's lifespan, and how to approach versioning.
Blog
My writing, videos and posts across platforms on software architecture, PHP, DevOps and product development. (Page 22/32)
What does the Laravel 6 LTS release actually mean? Weighing long-term support against your project's lifespan, and how to approach versioning.
I reinforced my newly learned Go by building a real CLI tool: what the language feels like in practice, and how far the standard library takes you.
Why I adopted the utility-first CSS paradigm with Tailwind CSS v1.0, the trade-offs I encountered, and when it actually makes sense.
After more than a decade with PHP, why did I decide to pick up a second language — and why Go?
React 16.8 introduced the Hooks API: how it shifted component authoring from classes to functions, what you gain, and what to watch out for.
A practical guide to truly understanding Laravel's dependency resolution mechanism: how to use service providers and the IoC container the right way.