Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Store zip on S3 #126

Open
bartbergmans opened this issue May 9, 2018 · 1 comment
Open

Store zip on S3 #126

bartbergmans opened this issue May 9, 2018 · 1 comment

Comments

@bartbergmans
Copy link

Is it possible to save a zip I just created using Zipper directly on my S3 storage?

@tealise
Copy link

tealise commented Jun 27, 2018

@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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants