call(ObjectTypesTableSeeder::class); $this->call(FieldsTableSeeder::class); $this->call(ObjectTypeFieldsTableSeeder::class); $this->call(ObjectsTableSeeder::class); } }