call(UsersTableSeeder::class); $this->call([ UsersTableSeeder::class, AccountsTableSeeder::class, ]); } }