call(RoleSeeder::class); $this->call(UserSeeder::class); $this->call(SettingSeeder::class); $this->call(SATCatalogsSeeder::class); } }