filemanager-yii2
filemanager-yii2 copied to clipboard
Use database for upload session instead of Yii::$app->session
This improves behavior when one user is uploading in multiple windows, and fixes https://github.com/rkit/filemanager-yii2/issues/3
@rkit do you want me to help?