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.
@bartbergmans This question isn't really Zipper specific. You should probably look at the Laravel Filesystem documentation, https://laravel.com/docs/5.6/filesystem#storing-files, as that would give you an understanding of how to store files. Then you would want to look into using the S3 driver for use with Laravel Filesystem.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is it possible to save a zip I just created using Zipper directly on my S3 storage?
The text was updated successfully, but these errors were encountered: