cqp hace 1 mes
padre
commit
0f1b7e682c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/Service/ItemService.php

+ 1 - 1
app/Service/ItemService.php

@@ -71,7 +71,7 @@ class ItemService extends Service
 
         unset($file);
         $data['file'] = $files;
-dd($data['file']);
+
         try {
             DB::beginTransaction();