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

I am unable to seed the package. #61

Closed benclarke124 closed 1 year ago

benclarke124 commented 1 year ago

When trying to seed the entire package contents it breaks and no error is shown.

Steps to reproduce the behaviour: 1) Full migrate:fresh of DB 2) Seed WorldSeeder

I expect the contents to be seeded to the DB, but nothing seeds from this package. The other seeders I have worked as expected.

Software: