Replies: 1 comment 2 replies
-
I was looking for the same thing, and I end up creating custom driver here. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi,
I would like to use Drive to work with Azure Blob Storage. Until Adonis v5, I used the package https://github.com/AlexanderYW/Adonis-Drive-Azure-Storage, which does not seem to work anymore since you can only add items from a predefined list (fs, s3, gcs).
Any chance to enable adding a custom service as well in the near future?
FYI: Flydrive is already supporting it: https://flydrive.dev/docs/advanced/custom_drivers
Beta Was this translation helpful? Give feedback.
All reactions