Hmm.. is this able to allow uploading of pdf files?
I added the mime types (image|audio|video|application/pdf)\/.*
per this.
Just pdf
didn't work.
When I attempt a file upload (8k in size) I get this:
<br />
<b>Warning</b>: preg_match(): Unknown modifier 'p' in <b>/www/devflarum/forum/vendor/illuminate/validation
/Validator.php</b> on line <
"NetworkError: 422 No Reason Phrase - https://devflarum.xyzz.work/api/flagrow/upload"
TypeError: error.response is null
children = error.response.errors.map(function (error) {
You mention application/pdf here. Maybe I'm missing something ?