ryfy
FileUpload disk and storeFileNamesIn settings not working
Hey there. I'm using the following field configuration:
In my
config/filesystems.php
I have this configuration:
The problems are these:
1. The file does not get saved to the private directory, it gets saved to the app directory as if the 'local' disk was chosen
2. The storeFileNamesIn value never works, there is no document_filenames
in the data values.
Any ideas?11 replies