bool currentRouteUses(string $action) Determine if the current route action
void patch(string $uri, Closure|array|string $action = null)
void substituteImplicitBindings(Route $route)
mixed get(mixed $key, mixed $default = null) Get an item from the collection
$this transform(callable $callback) Transform each item in the collection
void register(string $name, string $controller, array $options = array())
$this via(string $method) Set the method to call on the pipes.
mixed dispatchToRoute(Request $request)
Collection splice(int $offset, int|null $length = null, mixed $replacement
Collection chunk(int $size)
Page 15 of 33