Articles
All the articles I've posted.
-
I Switched WYSIWYG Editors and All My Images Disappeared
Switching from Froala to TipTap broke every image in our app. Here's how we cleaned the legacy HTML — and the Laravel migration bug that silently skipped half our records.
-
Your Laravel App Is Shipping JavaScript Nobody Uses
A performance audit found three JavaScript libraries shipping on every page that nothing in the app actually used. Removing them cut the bundle by 28%.
-
What the Heck Is Blaze and Why Do I Need It?
Laravel Blaze makes your Blade components render up to 97% faster with zero code changes. A plain-English guide for non-traditional developers to the optimized compiler, memoization, and code folding — and why Flux + Blaze is the easiest performance win you'll ever get.
-
Why Laravel Is Perfect for Non-Traditional Software Developers
Laravel's conventions, curated ecosystem, and readable syntax make it uniquely suited for non-traditional developers building real products with AI. Here's why.