Topic: laravel
All the articles about "laravel".
-
Backups Are the Most Important Thing You're Not Doing
AI agents can delete your database, wipe your files, and destroy months of work in seconds. Here's why backups matter more than ever for agentic engineers, and how to set them up with Laravel and Backblaze.
-
The Laravel Skills Directory — And Why It Matters for Agentic Engineers
Laravel launched a community-powered Skills Directory at skills.laravel.cloud — an open collection of reusable AI agent skills for Laravel and PHP. Here's why it matters, especially if you're building with AI agents and can't write a line of PHP.
-
What Would Taylor Otwell Do?
WWTD — What Would Taylor Do? — is a five-word prompt that changed how I learn Laravel. After using it in 49 coding sessions, here's why it works, seven real examples, and how it evolved from a one-off question into a reusable AI skill.
-
YAGNI: The Most Useful Word I Learned Building a Laravel App
Real examples of applying YAGNI (You Aren't Gonna Need It) while building a Laravel SaaS app with an AI coding agent. From polymorphic relationships to vector databases, the simplest solution almost always wins.