Topic: AI
All the articles about "AI".
-
Choosing MySQL vs PostgreSQL for Your Laravel Application
Updated:I migrated my production Laravel app from MySQL to PostgreSQL. Here's what changed in the code — DATEDIFF to Carbon, FIELD() to a reusable scope, LIKE to whereLike — plus what the Laravel community thinks and what Taylor Otwell would do.
-
I Can't Write a Single Line of PHP. Here's What I Can Do.
Updated:I literally cannot write a line of PHP from memory. But I've shipped a full Laravel SaaS, fixed N+1 queries, handled security reports, and made 120+ commits in two months. Code is no longer the bottleneck.
-
What Building a Laravel App With AI Actually Taught Me About AI
Five things I learned about AI by building a real Laravel app with Claude Code. Not from reading articles — from doing the work and getting it wrong.