Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ You can install the package via Composer:
composer require php-mcp/server
```

> **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.
> **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.

## Getting Started: A Simple `stdio` Server

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

## Support & Feedback

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