Replies: 1 comment
-
It does not exists, however because storage in Twill is based on Laravel Flysystem integration, as long as your Laravel application can access a Google Cloud Storage bucket, Twill should be able to use it. One challenge is our current frontend uploader component, which relies on direct upload from your browser to the storage provider, currently supporting S3 and Azure. It is planned in the future to move away from FineUploader, the library supporting that component, especially since FineUploader, sadly, is not maintained anymore (which is too bad because it was and is still to me the most complete client side upload solution). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does it already exist media library support Google Cloud Storage for main storage ?
What are the options ?
Is this planned at all ?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions