array get(string|null $method = null) Get all of the routes in the collection
array gatherMiddleware() Get all middleware, including the ones from the
void pattern(string $key, string $pattern) Set a global where pattern on
ResourceRegistrar class ResourceRegistrar (
array resolveMethodDependencies(array $parameters, ReflectionFunctionAbstract $reflector)
StreamedResponse stream(Closure $callback, int $status = 200, array $headers = array())
array signatureParameters(string|null $subClass = null) Get the parameters
bool hasParameter(string $name) Determine a given parameter exists from
static Collection make(mixed $items = array())
string getUri() Get the URI that the route responds to.
Page 1 of 43