call(RolesAndPermissionsSeeder::class); $this->call(OptionsSeeder::class); $this->call(DisksSeeder::class); $this->call(MediaSourcesSeeder::class); } }