You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.
$zipper->make($request->file('zipfile'))->extractTo($directoryPath.$detailFolder);
This is the content of my ZIP:
And this is what actually gets extracted:
All the folders have files in them. Why might this be happening?
The text was updated successfully, but these errors were encountered: