|
|
9 месяцев назад | |
|---|---|---|
| .. | ||
| .claude-plugin | 4ca561fb85 creating intital scaffolding for claude code plugins | 9 месяцев назад |
| .mcp.json | 4ca561fb85 creating intital scaffolding for claude code plugins | 9 месяцев назад |
| README.md | 4ca561fb85 creating intital scaffolding for claude code plugins | 9 месяцев назад |
Laravel development toolkit MCP server for Claude Code.
Provides over 15 specialized tools for Laravel development including Artisan commands, Eloquent queries, routing, migrations, and framework-specific code generation.
Install Laravel Boost in your project:
composer require laravel/boost
php artisan boost:install
The MCP server is automatically registered during installation
See Laravel Boost GitHub for detailed documentation.