call(AdminTableSeeder::class); $this->call(FriendLinkTableSeeder::class); $this->call(SiteInfoSeeder::class); $this->call(SiteSwitchSeeder::class); $this->call(SettingSeeder::class); } }