void put(string $uri, Closure|array|string $action = null)
string getUri() Get the URI that the route responds to.
array getPatterns() Get the global "where" patterns.
void __construct(array|string $methods, string $uri, Closure|array $action)
BinaryFileResponse file(SplFileInfo|string $file, array $headers = array())
array parameterNames() Get all of the parameter names for the route.
static bool hasMacro(string $name) Checks if macro is registered
Request getCurrentRequest()
Collection map(callable $callback)
array resolveMethodDependencies(array $parameters, ReflectionFunctionAbstract $reflector)
Page 3 of 43