Releases: DougSisk/laravel-country-state
Releases · DougSisk/laravel-country-state
Laravel 11 Support
Laravel 10 Support
4.2 Laravel 10 support
Laravel 9 Support
4.1 Support Laravel 9
PHP 8 Support
Merge pull request #21 from DougSisk/develop 4.0
Laravel 7+ Support
Add Laravel 7 & 8 support
Add PHP 7.4 to Travis
Laravel 6.0 Support
PHP 7.2+ and Laravel 6.0+ now supported only. Use version 2 for Laravel 5.1-5.8 support.
Underlying package renamed
Fixes issue with underlying package renamed on Packagist
Add methods related to country info
Add getCountry()
which returns a Rinvex\Country\Country
instance
and getCountryName()
which returns the name of a country.
Laravel 5.5 auto discovery support
2.0.4 Laravel 5.5 auto discovery support
Fix bug that will cause failure for countries without subdivisions
Merge pull request #8 from gmox/bugfix/20170426/countries-without-states Fix bug that will cause failure for countries without subdivisions