gonetone/laravel-boost-windsurf-extension
最新稳定版本:v1.1.1
Composer 安装命令:
composer require --dev gonetone/laravel-boost-windsurf-extension
包简介
Laravel Boost extension package that provides Windsurf editor and Windsurf JetBrains plugin integration.
README 文档
README
Introduction
A Laravel Composer package that provides Windsurf integration for Laravel Boost.
Requirements
- PHP 8.1 or higher
- Laravel 10.0 or higher
- Laravel Boost 1.4 or higher
- Windsurf Editor or Windsurf JetBrains Plugin
Installation
Step 1: Install the Package
Install the package via Composer as a development dependency:
composer require gonetone/laravel-boost-windsurf-extension --dev
Step 2: Install Laravel Boost
Laravel Boost will auto-detect the Windsurf installation automatically. Run the command below to install Laravel Boost follow the installation instructions. More information can be found in the Laravel Boost documentation.
php artisan boost:install
During installation, you will be prompted to select an environment. The available options will include the following two:
windsurf- For Windsurf Editorwindsurf_jetbrains_plugin- For Windsurf JetBrains Plugin (PhpStorm, etc.)
Switching Between Projects
Since Windsurf only supports global-level MCP configuration files and does not have project-level MCP configuration files, you need to run the following command to update the MCP configuration when switching between different Laravel projects:
php artisan boost:install --no-interaction
This ensures that Windsurf MCP configuration points to the correct path for the current project.
License
Laravel Boost - Windsurf Extension is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 1.62k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 11
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-04