tag:github.com,2008:https://github.com/php-mcp/laravel/releases Tags from laravel 2025-07-13T00:02:27Z tag:github.com,2008:Repository/974305429/3.1.0 2025-07-13T00:05:45Z v3.1.0 <p>fix: redirect ServeCommand output to STDERR for stdio transport</p> <p>Console output methods sometimes write to STDOUT, which interferes with JSON-RPC communication in stdio mode. This redirects startup messages to STDERR when available.</p> CodeWithKyrian tag:github.com,2008:Repository/974305429/3.0.0 2025-06-26T00:36:19Z v3.0.0 CodeWithKyrian tag:github.com,2008:Repository/974305429/2.1.1 2025-06-25T05:04:42Z v2.1.1 <p>fix: remove output message after STDIO transport stops</p> <p>When MCP clients disconnect from STDIO transport, they close STDOUT/STDERR <br />streams before the Laravel command completes. Attempting to output <br />"MCP Server (STDIO) stopped." to closed streams causes fwrite() errors.</p> CodeWithKyrian tag:github.com,2008:Repository/974305429/2.1.0 2025-06-13T11:22:11Z v2.1.0 <p>docs: transport should be explicitly set to stdio for the tool to start</p> <p>When starting the tool is VSCode without providing a transport, it can't "Choose transport protocol for MCP server communication", so we need to explicitly define it.</p> CodeWithKyrian tag:github.com,2008:Repository/974305429/2.0.0 2025-06-04T13:43:13Z v2.0.0 <p>docs: Expand README.md with detailed explanations of MCP registration…</p> <p>… methods and their configurations</p> <p>[skip ci]</p> CodeWithKyrian tag:github.com,2008:Repository/974305429/1.1.1 2025-05-06T18:17:19Z v1.1.1 CodeWithKyrian tag:github.com,2008:Repository/974305429/1.1.0 2025-05-01T17:06:58Z v1.1.0 CodeWithKyrian tag:github.com,2008:Repository/974305429/1.0.0 2025-06-04T11:35:29Z v1.0.0 CodeWithKyrian