feat: add routes, lang, tests, stubs, docs, and docker configurations
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
use Laravel\Mcp\Facades\Mcp;
|
||||
|
||||
// Mcp::web('/mcp/demo', \App\Mcp\Servers\PublicServer::class);
|
||||
Reference in New Issue
Block a user