rinvex / countries

Rinvex Country is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
https://rinvex.com
MIT License
1.66k stars 208 forks source link

Add Laravel validation rule to validate country input #74

Closed Omranic closed 5 years ago

Omranic commented 6 years ago

New validation rule: make sure input value is valid country

Omranic commented 5 years ago

Added https://github.com/rinvex/countries/blob/6fba8a64895957e03aafe8de668a8ab7628f4017/src/Providers/CountryServiceProvider.php#L17