Skip to content

The Example Code snippets don’t work #41

@ronlinet

Description

@ronlinet

I have tried to get children of Great Britain and I get unfiltered rows of all DB.

        $geo = geo::getCountry('gb')->children()->orderby('name')->get();
        foreach ($geo as $g) echo $g->name . "<br>";

Output


Adamaoua Region
Adazu Novads
Agadez
Aizkraukles novads
Al Bahah Region
Al Bayda Governorate
Al Jawf Region
Al-Qassim Region
Alagoas
Alaska
Alibori
...............

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions