Liste des pays Laravel

composer require monarobase/country-list

Monarobase\CountryList\CountryListServiceProvider::class,

'Countries' => Monarobase\CountryList\CountryListFacade::class,
Charith Gamage