nnjeim / world

A Laravel package which provides a list of the countries, states, cities, currencies, timezones and languages.
MIT License
737 stars 104 forks source link

Update 2021_10_19_071730_create_states_table.php #71

Closed mbanusic closed 8 months ago

mbanusic commented 8 months ago

Set optional columns as nullable. JSON files for states do not have all the data and seeders fail. This will fix this problem

nnjeim commented 8 months ago

@mbanusic thank you again