markus_blue_tomato Posted June 10, 2020 Posted June 10, 2020 Hi, I am working on a module which uploads my images to Adobe Scene7 (some kind of image hosting service...). Is there some method to change the path from the filename via API? $file->rename("/my/path/to/file.jpg"); only changes the basename of the file and does not save the path in the database.
kongondo Posted June 10, 2020 Posted June 10, 2020 Not a direct answer but have a look at this intrepid work by @gebeer and especially this sister topic: 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now