Can't specify a directory to upload files #3033
Unanswered
atenadadkhah
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Maybe try without the whitespace on |
Beta Was this translation helpful? Give feedback.
1 reply
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'm using Spatie media library with Filament in my project.
This is the piece of code that makes the file input on the page.
Here Spatie uploads files to the root folder of Cloudinary but I want it to upload on
Elite Shop/blog
folder I tried specifing aroot
key onfilesystems.php
config file but it didn't work.What should I do?
Beta Was this translation helpful? Give feedback.
All reactions