media = $media; } public function handle() { MediaStorageService::store($this->media); } }