Skip to content

Laravel Boost in PhpStorm uses global msp.json instead of workspace msp.json #135

@asmit-firefly

Description

@asmit-firefly

Laravel Package Version

1.0.17

Laravel Version

12.22.1

PHP Version

8.4

System Info

macOS M4

Description

It may not the bug of boost but how can I use it in this situation ?

When using Laravel Boost inside PhpStorm (with GitHub Copilot enabled), the plugin is using the global msp.json config from ~/config/github-copilot/intellij/mcp.json instead of the workspace config located in the project root. And there are no mcp.json inside .github directory

Because of this, the working directory is incorrect, and ./artisan cannot be found.

Steps To Reproduce

  1. Create laravel project and install boost.
  2. Open project from PhpStorm.
  3. Try to add MCP server from Github Copilot.
  4. It will open the mcp.json from ~/config/github-copilot/intellij/mcp.json and there is no mcp.json for .github

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions