Skip to content

Documentation: Incorrect migration command in README #42

@mderis

Description

@mderis

The README.md file contains instructions for publishing migrations using the command: php artisan vendor:publish --provider="PhpMcp\Laravel\McpServiceProvider" --tag="mcp-migrations". However, this command fails because the specified 'mcp-migrations' tag is not defined in the McpServiceProvider. A review of the provider shows only the 'mcp-config' tag is available. The migration instructions appear to be incorrect and should likely be removed.

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