Hello!
How do you set-up the path prefixing?
I've attempted to set it up with Laravel, and it uploads the files as expected in the prefixed path, but upon URL retrieval it throws:
"This driver does not support retrieving URLs.",
Do you have an example with a prefixed path?