Found this: https://packagist.org/packages/webpatser/laravel-countries Maybe it can be useful (I've never used it)
Mar 3, 2015
12
Level 17
Country list
What do you use to generate a country list dropdown in a form ?
Is there any interesting package or helpers that I can use ? Does I have to set the list manually ?
Level 17
Jeffrey give a nice answer in Episode 5 of Build Project Flyer.
There is a PHP package called country-list by umpirsky that give the list of all countries with names and ISO 3166-1 codes in all languages in different data formats.
Some Laravel dedicated packages are available and uses this one:
8 likes
Please or to participate in this conversation.