call(PageSeeder::class); $this->call(SettingSeeder::class); $this->call(ContentSeeder::class); } }