Skip to content

Conversation

@SimonBarrettACT
Copy link
Member

This pull request primarily adds support for Laravel Boost to the project, both in terms of dependency management and installation workflow. It also introduces new configuration files for MCP (Multi-Command Platform) servers, specifying how to run relevant commands in different environments.

Laravel Boost Integration:

  • Added laravel/boost as a development dependency in composer.json, ensuring the package is available for local development and testing.
  • Updated the ClientInstallCommand to automatically install Laravel Boost by calling the boost:install Artisan command, with appropriate logging before and after installation.

MCP Server Configuration:

  • Introduced .mcp.json, .cursor/mcp.json, and .junie/mcp/mcp.json files to define MCP server configurations for both laravel-boost and herd, specifying command paths, arguments, and environment variables for different setups. [1] [2]

@SimonBarrettACT SimonBarrettACT linked an issue Aug 21, 2025 that may be closed by this pull request
@SimonBarrettACT SimonBarrettACT self-assigned this Aug 21, 2025
@SimonBarrettACT SimonBarrettACT merged commit 851090b into main Aug 21, 2025
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

install laravel boost

2 participants