Dropzone field Cloudflare images #846
Unanswered
Tuoww
asked this question in
Q&A (Help)
Replies: 1 comment 8 replies
-
Hey @Tuoww isn't Cloudflare Images similar/compatible with s3 ? We will need a bit more info here, and maybe some debug information would also help. Run It would also help to know your dropzone field definition, your disk definition and any customization your are doing to uploads. Uploaders use the Laravel Let me know more details so that I can try to help you. 🙏 Cheers |
Beta Was this translation helpful? Give feedback.
8 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 quick question,
I am trying to implement the use of Cloudflare Images into my application, I am using backpack with the dropzone field as the image upload mechanism. Now I fixed the upload by using an old package to create a laravel filesystem, but because the getting of the images is a bit different from what is normal in backpack I can't make that work right now. It uses a link with a unique id for every image which you get returned when uploading the image. But default backpack it uses the image filename with 4 characters appended to it.
I was wondering if you guys have ever used Cloudflare Images and/or maybe have tips on how to fix this problem.
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions