Artisan.page

make:mcp-app-resource

Create a new MCP app resource class and linked view

Terminal
php artisan make:mcp-app-resource [-f|--force] [--] <name>

Options

forceOptional

Create the class even if the resource already exists

Arguments

nameRequired

The name of the appresource