Skip to content

Commit c99dcd1

Browse files
Update README.md
MCP Laravel link was incorrect
1 parent 83fa383 commit c99dcd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ You can install the package via Composer:
4141
composer require php-mcp/server
4242
```
4343

44-
> **Note:** For Laravel applications, consider using the dedicated [`php-mcp/laravel-server`](https://github.com/php-mcp/laravel-server) package. It builds upon this core library, providing helpful integrations, configuration options, and Artisan commands specifically tailored for the Laravel framework.
44+
> **Note:** For Laravel applications, consider using the dedicated [`php-mcp/laravel-server`](https://github.com/php-mcp/laravel) package. It builds upon this core library, providing helpful integrations, configuration options, and Artisan commands specifically tailored for the Laravel framework.
4545
4646
## Getting Started: A Simple `stdio` Server
4747

@@ -660,4 +660,4 @@ The MIT License (MIT). Please see [License File](LICENSE) for more information.
660660

661661
## Support & Feedback
662662

663-
Please open an issue on the [GitHub repository](https://github.com/php-mcp/server) for bugs, questions, or feedback.
663+
Please open an issue on the [GitHub repository](https://github.com/php-mcp/server) for bugs, questions, or feedback.

0 commit comments

Comments
 (0)