Collection merge(mixed $items)
void info(string $string) Write a string as information output.
void post(string $uri, Closure|array|string $action = null)
Collection whereIn(string $key, mixed $values, bool $strict = false)
Collection where(string $key, mixed $operator, mixed $value = null)
Response dispatch(
void matched(string|callable $callback) Register a route matched event
Response view(string $view, array $data = array(), int $status = 200, array $headers
Response make(string $content = '', int $status = 200, array $headers = array())
static mixed __callStatic(string $method, array $parameters) Dynamically
Page 35 of 43