cqp 1 miesiąc temu
rodzic
commit
0f1b7e682c
1 zmienionych plików z 1 dodań i 1 usunięć
  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();