call // (AdminsTableSeeder::class); // $this->call // (FathersTableSeeder::class); // $this->call // (EmailActivationsTableSeeder::class); // $this->call // (ChildrenTableSeeder::class); // $this->call // (TelActivationsTableSeeder::class); $this->call (FatherRelationsTableSeeder::class); } }