call(KeysTableSeeder::class); $this->call(RoleSeeder::class); $this->call(RegionSeeder::class); $this->call(FilterSeeder::class); $this->call(SkilltierSeeder::class); } }