News

Laravel Boost v2.4.0 Adds Security Audits and a Laravel Best Practices Skill

Published
Laravel Boost v2.4.0 Adds Security Audits and a Laravel Best Practices Skill image

Laravel Boost v2.4.0 adds a security audit to the add-skill command, introduces a new laravel-best-practices skill, and adds an ignore option to the skills update command.

  • Security audit added to add-skill command
  • New laravel-best-practices skill
  • New ignore option for the skills update command
  • Herd MCP integration removed in favor of Herd CLI
  • Core guideline optimized for token efficiency

What's New

Security Audit on add-skill

The add-skill command now runs a security audit before installing a skill, giving developers a chance to review potential issues before the skill is added to their project.

PR: #616

New laravel-best-practices Skill

A new skill is available that encodes Laravel best practices guidance, which Claude can draw on when helping with Laravel projects.

PR: #628

Ignore Skills Update Command

A new ignore option for the skills update command lets you skip updates for specific skills, giving more control over which skills get updated when running the update command.

PR: #702

Herd MCP Integration Removed

The Herd MCP integration has been removed in favor of using the Herd CLI directly.

PR: #666

Core Guideline Token Optimization

The core guideline has been updated to reduce token usage, keeping prompt overhead lower during AI-assisted sessions.

PR: #668

Miscellaneous Fixes and Improvements

  • Added an oauth field to the OpenCode Nightwatch MCP config (#703)
  • Improved the folio-routing skill description and removed a redundant core guideline reference (#674)
  • Fixed a typo in the Livewire skill description (#695)

References

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

masteringlaravel logo
Laravel Code Review

Get expert guidance in a few days with a Laravel code review

Visit Laravel Code Review

The latest

View all →
Image Dominant Color and HEIC Support in Laravel 13.24 image

Image Dominant Color and HEIC Support in Laravel 13.24

Read article
Official Laravel Zed Extension: LSP for PHP & Blade image

Official Laravel Zed Extension: LSP for PHP & Blade

Read article
Laravel Head: Manage Meta Tags, Open Graph, and JSON-LD image

Laravel Head: Manage Meta Tags, Open Graph, and JSON-LD

Read article
PhpStorm 2026.2 Released image

PhpStorm 2026.2 Released

Read article
Laravel Doctor: Diagnose Your App With One Artisan Command image

Laravel Doctor: Diagnose Your App With One Artisan Command

Read article
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article