array getGroupStack() Get the current group stack for the router.
void post(string $uri, Closure|array|string $action = null)
$this prependMiddlewareToGroup(string $group, string $middleware) Add a
bool hasGroupStack() Determine if the router currently has a group stack
array controllerMiddleware() Get the middleware for the route's controller
Collection sortByDesc(callable|string $callback, int $options = SORT_REGULAR)
mixed pull(mixed $key, mixed $default = null) Get and remove an item from
void model(string $key, string $class, Closure $callback = null)
Collection except(mixed $keys)
JsonResponse json(string|array $data = array(), int $status = 200, array
Page 36 of 43