⚡ Added support for Laravel 12 and updated dependencies
✅ Ensured migration compatibility with Laravel 10
🛠 Fixed a bug with paths when pushing the wcountries config file
🌟 Introduced a large collection of motivational quotes
Pull request #32 Issue #30
thanks for the contribution @hnasiry
We’re excited to announce the release of version 4.11.0.1, featuring a comprehensive refactor, significant improvements, and an extensive new documentation to help you make the most of this package. Here’s what’s new in this version:
This release makes it simpler than ever to work with country data, giving you more flexibility and control over how you access and display information. Thank you for being part of our community, and we look forward to hearing your feedback on this exciting new version!
This simple release adds a fix to response and close issue opened by @lifegiro Issue "attribute [localeKey] either does not exist" error with using shouldBeStrict() in Laravel 11 #27 With: https://github.com/lifegiro
This simple release adds a fix contributed by @mucenica-bogdan With https://github.com/lwwcas/laravel-countries/pull/26
This simple release add Laravel 11 support to the package
php artisan make:seeder DutchTranslatesData$this->call(\Lwwcas\LaravelCountries\Database\Seeders\fix\DutchTranslatesUpdatedSeeder::class);php artisan db:seed --class=DutchTranslatesDataThe changes will create in your database the Dutch language and its translations, in respective tables.
php artisan make:seeder ArabicTranslatesData$this->call(\Lwwcas\LaravelCountries\Database\Seeders\fix\ArabicTranslatesUpdatedSeeder::class);php artisan db:seed --class=ArabicTranslatesDataThe changes will create in your database the Arabic language and its translations, in respective tables.
This simple release add Laravel 10 support to the package
php artisan make:seeder PhilippinesData$this->call(\Lwwcas\LaravelCountries\Database\Seeders\fix\PhilippinesTranslatesUpdatedSeeder::class);php artisan db:seed --class=PhilippinesDataThe changes will create in your database the Filipina country and its translations, in respective tables.
This simple release add Laravel 9 support to the package
It was developed from the ground up to get close to what I think is impressive.
How can I help you explore Laravel packages today?