bool has(string $name) Check if a route with the given name exists.
string secureAsset(string $path) Generate the URL to a secure asset.
array toArray() Get the collection of items as a plain array.
bool hasParameters() Determine if the route has parameters.
static void singularParameters(bool $singular = true) Set or
mixed __call(string $method, array $parameters) Handle calls to missing
mixed offsetGet(mixed $key) Get an item at a given offset.
array getRoutes() Get all of the routes in the collection.
Collection forPage(int $page, int $perPage)
RedirectResponse redirectToAction(string $action, array $parameters
Page 16 of 33