nnjeim / world

A Laravel package which provides a list of the countries, states, cities, currencies, timezones and languages.
MIT License
737 stars 104 forks source link

States Abbreviations #59

Closed farhadaghaei closed 1 year ago

farhadaghaei commented 1 year ago

I use your package to select user location and search countries by their iso2 or iso3. i think if states had some kind of abbreviations field in the states table it would be useful. for example "ny" for "new york" or "ca" for "california"

nnjeim commented 1 year ago

@FarhadAghaei Thank you for your input, i will investigate soon if we benefit from this additional data.