Back to Plugins
Laravel Boost
Laravel development toolkit MCP server. Intelligent assistance for Laravel applications including Artisan commands, Eloquent queries, routing, migrations, and framework-specific code generation.
laravelphpframeworkbackendofficial
By Laravel
Installation
claude plugins add laravel-boost@claude-plugins-officialConfiguration
{
"enabledPlugins": {
"laravel-boost@claude-plugins-official": true
}
}Commands
/artisanRun Laravel Artisan commands/eloquentGenerate Eloquent models and relationships/migrateCreate and run database migrations/routeGenerate routes and controllersHow to install
- Open Claude Code in your terminal
- Run the installation command above
- The plugin will be enabled automatically
- Use the plugin's features in your Claude Code sessions