call(DigitalOceanTransactionSeeder::class); $this->call(RoleSeeder::class); $this->call(VideoSeeder::class); $this->call(AudioSeeder::class); } }