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
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?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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