appoly/laravel-boost-trae-extension 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

appoly/laravel-boost-trae-extension

最新稳定版本:1.0.0

Composer 安装命令:

composer require appoly/laravel-boost-trae-extension

包简介

Laravel Boost addon that provides support for Trae IDE

README 文档

README

A Laravel Composer package that provides Trae IDE integration for Laravel Boost.

Introduction

This extension enables Laravel Boost to work seamlessly with Trae, It provides automatic detection and configuration for Trae IDE environments, allowing you to leverage Laravel Boost's powerful MCP (Model Context Protocol) capabilities directly within Trae.

Requirements

  • PHP 8.1 or higher
  • Laravel 10.0 or higher
  • Laravel Boost 1.4 or higher
  • Trae IDE

Installation

Step 1: Install the Package

Install the package via Composer as a development dependency:

composer require appoly/laravel-boost-trae-extension --dev

Step 2: Install Laravel Boost

Laravel Boost will auto-detect the Trae installation automatically. Run the command below to install Laravel Boost and follow the installation instructions:

php artisan boost:install

During installation, you will be prompted to select an environment. The available options will include:

  • trae - For Trae IDE

More information can be found in the Laravel Boost documentation.

Features

  • Automatic Trae Detection: Automatically detects Trae IDE installations on macOS and Windows

Configuration

The extension automatically configures MCP settings for Trae IDE. The configuration files are located at:

  • macOS: ~/Library/Application Support/Trae/User/mcp.json
  • Windows: %APPDATA%/Trae/User/mcp.json

Project Structure

When using this extension, your Laravel project will include:

  • .trae/ directory for Trae-specific configurations
  • .trae/rules/project_rules.md for project-specific guidelines

Switching Between Projects

To update the MCP configuration when switching between different Laravel projects, run:

php artisan boost:update

This ensures that Trae's MCP configuration points to the correct path for the current project.

Support

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

Laravel Boost - Trae Extension is open-sourced software licensed under the MIT license.

Credits

Developed by Appoly for the Laravel community.

统计信息

  • 总下载量: 341
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-10-23