laravel-countries icon indicating copy to clipboard operation
laravel-countries copied to clipboard

Add Continent

Open kremsy opened this issue 10 years ago • 8 comments

It would be great, if it could be associated which continent this Country is on (NA, EU...)

kremsy avatar Sep 15 '15 10:09 kremsy

+1

scottconnerly avatar Oct 19 '15 17:10 scottconnerly

+1, would be really nice.

InToSSH avatar Oct 20 '15 11:10 InToSSH

+1

whoacowboy avatar Dec 17 '15 23:12 whoacowboy

+1

Sennik avatar Jan 11 '16 10:01 Sennik

+1

xoco70 avatar May 06 '16 22:05 xoco70

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.

lsimeonov avatar Jul 13 '16 14:07 lsimeonov

+1

fabbrikk avatar Apr 28 '17 10:04 fabbrikk

+1

davidecaruso avatar Feb 10 '20 08:02 davidecaruso