void match(array|string $methods, string $uri, Closure|array|string $action = null)
Register a new route with the given verbs.
void match(array|string $methods, string $uri, Closure|array|string $action = null)
Register a new route with the given verbs.
Please login to continue.