Not sure when to use AI SDK, Boost, or MCP?Read the breakdown

Boost your development with Laravel's AI assistant

Laravel Boost accelerates AI-assisted development by providing the essential context and structurethat AI needs to generate high-quality, Laravel-specific code using any agent.

White screen issue when listing users

Laravel BoostBy Numbers
v2.3.4
17 hours ago
79
Contributors
3341
GitHub Stars
7
Open PRs
Accurate AI development
Boost powers 15 specialized tools to scan your codebase, read logs, run queries, extract configs, perform commands and much more.
Accurate AI development
Powerful Documentation API
Boost searches both the Laravel documentation and package knowledge bases to deliver the most current best practices and up-to-date information.
Powerful Documentation API

Powerful tools at your fingertips

Application Info

Reads PHP & Laravel versions, database engine, ecosystem packages, and Eloquent models

Database Schema

Inspects and reads your complete database schema with intelligent analysis

Database Queries

Executes queries against your database directly from your AI assistant

Route Inspector

Inspects and analyzes your application's routes for better navigation

Artisan Commands

Lists and inspects available Artisan commands for streamlined development

Tinker Integration

Executes suggested code within the context of your Laravel application

Configuration Access

Gets configuration values and available keys for more accurate code generation

Documentation Search

Queries Laravel's hosted documentation API fine-tuned to your installed packages

Error Tracking

Reads application logs, browser errors, and tracks the last encountered issues

Setup your editor and start using Boost today

Step 1

$composer require laravel/boost --dev

Step 2

$php artisan boost:install

Step 3

  1. Press shift twice to open the command palette
  2. Search "MCP Settings" and press enter
  3. Check the box next to laravel-boost
  4. Click 'Apply' at the bottom right
  5. If you see a green checkmark, you're ready to go!