mcp
mcp copied to clipboard
Support McpRequest such as FormRequest
It would be very convenient to be able to handle validation with classes for Mcp on the same pattern as FormRequests
Adding my support for this. Had the same thought last week.
TBH, form requests and MCP request are two completely different things, at least in my opinion. Combining them doesn’t really make sense right now, and it would require a lot of code changes without providing much benefit.
For now, I’m holding off on this until we see more requests or there’s a clearer, well-defined need for the feature.