Built-in authorization via abilities and scopes #332
Annotations
5 errors
PHP 8.4 - Laravel 12
Process completed with exit code 1.
|
PHP 8.4 - Laravel 12:
src/Server/ServerContext.php#L62
Method Laravel\Mcp\Server\ServerContext::prompts() should return Illuminate\Support\Collection<int, Laravel\Mcp\Server\Prompt> but return statement is missing.
|
PHP 8.4 - Laravel 12:
src/Server/ServerContext.php#L50
Method Laravel\Mcp\Server\ServerContext::resources() should return Illuminate\Support\Collection<int, Laravel\Mcp\Server\Resource> but return statement is missing.
|
PHP 8.4 - Laravel 12:
src/Server/ServerContext.php#L39
Method Laravel\Mcp\Server\ServerContext::tools() should return Illuminate\Support\Collection<int, Laravel\Mcp\Server\Tool> but return statement is missing.
|
PHP 8.4 - Laravel 12:
src/Server/Primitive.php#L46
Undefined variable: $request
|