do your threads rely on a user? you are only seeding 15 users, so if they have a relationship it will bark at you not having a key for user number 16. if you really want to make the data move your DB::statement('SET FOREIGN_KEY_CHECKS=1;'); to the end.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community