void match(array|string $methods, string $uri, Closure|array|string $action = null)
mixed first(callable $callback = null, mixed $default = null) Get the first
void __construct(array|string $methods, string $uri, Closure|array $action)
bool is() Alias for the "currentRouteNamed" method.
mixed __call(string $method, array $parameters) Dynamically handle calls
bool isEmpty() Determine if the collection is empty or not.
BinaryFileResponse file(SplFileInfo|string $file, array $headers = array())
Response prepareResponse(Request $request, mixed $response)
bool has(mixed $key) Determine if an item exists in the collection by key
$this push(mixed $value) Push an item onto the end of the collection.
Page 2 of 43