I try to load multiple images through the laravel queue as follows:
Controller:
foreach ($this->imagenes as $pathGaleria) {