Closed bekee closed 3 years ago
I keep getting this "Read error", no matter the path I use;
$zippedFile = Storage::disk('vr')->url($path); $storage = public_path('storage/vr/'.$fileName);
$zip = Zip::open($path);
I keep getting this "Read error", no matter the path I use;
$zippedFile = Storage::disk('vr')->url($path); $storage = public_path('storage/vr/'.$fileName);