call(SLocalesTableSeeder::class); $this->call(SCurrencyTableSeeder::class); $this->call(DemoCategoryTableSeeder::class); $this->call(ChannelTableSeeder::class); } }