File Uploader/Downloader for Yii 2

Hello,

I know I am probably the millionth person asking this but I am looking for a way to upload multiple documents (word,pdfs in particular) to my database. If it could download the documents too, that would be great but it’s not necessary. I have looked at many different options. I have looked at Krajee(http://demos.krajee.com/widget-details/fileinput), Yii Docs (https://yii2-framework.readthedocs.io/en/stable/guide/input-file-upload/), and BlueImp File Upload Widget for Yii2 (https://github.com/2amigos/yii2-file-upload-widget).

Are there any up to date tutorials or any information relating to the database type that I can find? Anything would be useful.

Thanks!

hi,

I can to upload multiple documents with kartik-v/yii2-widget-fileinput, its work for me.