Laravel & PHP Guidelines for AI Code Assistants — A Practical Style Guide
AI assistants generate Laravel code fast, but rarely in a consistent house style. This post distills a battle-tested set of Laravel & PHP conventions — typed properties, happy-path-last control flow, naming rules, and testing structure — into a guide you can drop straight into your AI tooling. Inspired by Spatie's well-known guidelines.
LaravelPHPAI Code Assistants