Taylor Otwell released a new Laravel Best Practices skill inside Laravel Boost. The skill is automatically included when installing Laravel Boost and applies best practice rules across 18-19 categories including database performance, security, caching, and Eloquent validation. Testing it on a fresh Laravel project showed the skill guided code generation using rules like eager loading, route model binding, and form requests. On an existing project, running the skill as an audit produced a 32-point report identifying issues like missing rate limiting, N+1 query problems, and synchronous notifications. Additionally, a custom Laravel Daily Structure Audit skill is introduced, packaging course recommendations into an AI skill that reviews project structure and suggests improvements like moving logic out of controllers into services, actions, or events.

12m watch time

Sort: