Sopamo / laravel-filepond

Laravel backend module for filepond uploads
MIT License
202 stars 56 forks source link

Customizing the output directory? #76

Open caendesilva opened 5 months ago

caendesilva commented 5 months ago

Hey! Thanks for making this package. I'm wondering if there is a way to customize the output paths. It's not immediately obvious to me after looking at the source. For my usages, I want to place all files in the same directory, and retain the original filenames. Any suggestions on how to best do this?