Skip to main content

https://laravel.com/docs/12.x/ai We use Laravel Boost https://laravel.com/ai/boost.
composer require laravel/boost
composer require laravel/boost: -W --dev
if you use Laravel Boost, http://CLAUDE.md is generated dynamically. Instead, append your custom guidelines to .ai/guidelines/laravel.md and then run php artisan boost:install to refresh http://CLAUDE.md. Boost functionality includes:
  1. Generates agent guidelines (skills soon) based on the specific versions of packages we have installed
  2. Exposes a documentation search MCP tool
  3. Includes tools for running and listing Artisan commands
  4. browser logger mcp https://x.com/charlestehio/status/1987644278424879180 Your coding agent can access both client and laravel logs

Updating boost

Check releases https://github.com/laravel/boost/releases
composer require laravel/boost:1.8.9 -W --dev

.ai/guidelines/

To augment Laravel Boost with your own custom AI guidelines, add .blade.php or .md files to your application’s .ai/guidelines/* directory. These files will automatically be included with Laravel Boost’s guidelines when you run boost:install. Keep guidelines in .ai/guidelines/ and then run boost so your guidelines will be also part of the boost guidelines. If AI generates any code in your Laravel app that does not fit your conventions, update your guidelines file immediately so it never happens again. ? https://x.com/arvidkahl/status/2000698265981874332 ? https://x.com/pushpak1300/status/1990416657970586029 https://x.com/pushpak1300/status/1990417101652398502

Herd MCP

There’s only Laravel Boost. It gives your codebase AI coding guidelines and comes with its own MCP server. Additionally , if you’re using Laravel Herd, we provide our own MCP server which gives you Herd specific tools. Boost simplifies the setup Herd MCP server https://x.com/marcelpociot/status/1955697517758128149

To do:

https://laravel-news.com/laravel-boost-update-adds-support-for-the-new-mcp-protocol https://laravel-news.com/laravel-boost-v1-8-10 https://developer.chrome.com/blog/chrome-devtools-mcp laravel boost https://www.youtube.com/watch?v=8-chNpilRzU https://laravel-news.com/laravel-boost-v2 https://laravel-news.com/install-laravel-package-guidelines-and-skills-in-boost