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