khsing / laravel-world

provide countries, states, and cities relations and database.
MIT License
431 stars 90 forks source link

How can I get country and continent by city_id #28

Closed tcagkansokmen closed 3 years ago

muarachmann commented 4 years ago

Calling $city->parent() should get you the country and $country->parent() should get you the continent