format->chunker($this->uuid, $this->path); foreach($chunks as $chunk){ StoreChunk::dispatch($chunk); } Storage::delete($this->path); } }