Collection keys()
array getGroupStack() Get the current group stack for the router.
string|array resolveMiddlewareClassName(string $name) Resolve the middleware
mixed missingMethod(array $parameters = array()) Handle calls to missing
void post(string $uri, Closure|array|string $action = null)
void get(string $uri, Closure|array|string $action = null)
static mixed __callStatic(string $method, array $parameters) Dynamically
void model(string $key, string $class, Closure $callback = null)
$this|array middleware(array|string|null $middleware = null) Get or set
Collection except(mixed $keys)
Page 35 of 43