Collection keys()
Collection filter(callable $callback = null)
mixed max(callable|string|null $callback = null) Get the max value of a
bool matches(Request $request, bool $includingMethod = true)
$this setRoutes(RouteCollection $routes)
string|array resolveMiddlewareClassName(string $name) Resolve the middleware
void forgetParameter(string $name) Unset a parameter on the route if it
$this bind(Request $request)
array getGroupStack() Get the current group stack for the router.
mixed pull(mixed $key, mixed $default = null) Get and remove an item from
Page 35 of 43