News

Laravel Boost is released

Published Updated

Laravel Boost is your new AI coding starter kit, designed to make working with AI agents better. It does this by feeding them Laravel specific data to help them write higher quality code. Ashley Hindle described it as, "Boost helps guide the AI to do better".

Announced at Laracon US it includes three main features:

  • Provides a Laravel-specific MCP Server: 15 tools to help you in your day-to-day work. Your AI agent can query the database, run code through Tinker, or search through documentation
  • Version-specific documentation: All the Laravel ecosystem docs have been ingested and vectorised, and so should have fewer hallucinations. This includes things like Inertia, Livewire, Flux, Filament, etc. So you get the most relevant information.
  • Laravel maintained AI guidelines: It can create your Cursor rules, Junie guidelines, Github Co-Pilot instructions, and your Claude.md files. The team has manually curated those guidelines, including version-specific ones, for Laravel. e.g., guidelines for Inertia 1 or 2 to help the AI agent behave appropriately in your projects.

You can check out the Github repo for Boost and start using it now.

Learn More

We sat down with Ashley Hindle and talked a bit about the behind scenes on Boost and how it came together.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Sponsored

serpapi logo
SerpApi

The Web Search API for Your LLM and AI Applications

Visit SerpApi

The latest

View all →
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article
Statamic Mailables Viewer Previews Laravel Emails in the Control Panel image

Statamic Mailables Viewer Previews Laravel Emails in the Control Panel

Read article
Laravel Tackle: Run an AI Coding Agent in Your Laravel App image

Laravel Tackle: Run an AI Coding Agent in Your Laravel App

Read article
Queue::forward(): Reroute Laravel Queues in One Place image

Queue::forward(): Reroute Laravel Queues in One Place

Read article
Laravel Read-Through Filesystem: Lazy Storage Migration image

Laravel Read-Through Filesystem: Lazy Storage Migration

Read article