call(CurrenciesTableSeeder::class); $this->call(CountriesTableSeeder::class); $this->call(UsersTableSeeder::class); } }