- mad zipper hotfix

This commit is contained in:
Peter Papp
2021-05-17 11:49:19 +02:00
parent 08099b9671
commit 61824a511c
7 changed files with 1979 additions and 278 deletions

View File

@@ -149,6 +149,7 @@ class EditItemsController extends Controller
*
* @param Request $request
* @return string
* @throws \Illuminate\Contracts\Filesystem\FileNotFoundException
*/
public function zip_multiple_files(Request $request)
{