-
Notifications
You must be signed in to change notification settings - Fork 173
Open
Labels
Description
Bug Report
So I am experimenting with this library and I thought lets try to use it with Flysystem as it's already a dependency in my current project.
But it does not seem to work? There seem to be more and better documentation for Gaufrette. Docs and code paths clearly show that (for example by showing a Gaufrette-only comment while it should be for both Flysystem and Gaufrette).
Currently is also seems like you are FORCED to use and set the stream_wrapper config value when also using chunks. So this for me, makes this unusable in-combination with flysystem.
I would also like to see an example with using a stream_wrapper.
So, anyone successfully using the Flysystem storage in combination with chunks (oneup_uploadar.chunks.storage...)?
Reactions are currently unavailable