Level 2
I have the same issue. Did you find a solution?
I have a script that just store files in the storage folder. But sometimes when i try to upload some file (video file) i got this error messages: http://prntscr.com/ddyuie i can't understand why... Those are my validation rules:
'video-file' => 'mimes:mp4,avi,webm,3gp|max:120000'
Please or to participate in this conversation.