string getPath() Get the URI associated with the route.
string asset(string $path, bool $secure = null) Generate the URL to an
mixed random(int $amount = 1) Get one or more items randomly from the collection
void setRequest(Request $request)
Collection values()
mixed pop() Get and remove the last item from the collection.
Collection whereInStrict(string $key, mixed $values)
array parameterNames() Get all of the parameter names for the route.
string getUri() Get the URI that the route responds to.
mixed search(mixed $value, bool $strict = false) Search the collection
Page 3 of 43