laravel-countries
laravel-countries copied to clipboard
Add Continent
It would be great, if it could be associated which continent this Country is on (NA, EU...)
+1
+1, would be really nice.
+1
+1
+1
Added continents with pull request #43
There is one issue though when updating you need to delete the generated seeder so it can fetch a new one.
Probably there is a need to fix this and overwrite the generated seeder with a new one when
php artisan countries:migration is executed
Also you should run php artisan countries:migration so that the new migration can be created.
+1
+1