call(AdminSeeder::class); $this->call(AdminPermissionSeeder::class); $this->call(KeywordSeeder::class); } }