You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A General File Upload Manager for the Yii 2 framework. Files can be uploaded and linked to an ActiveRecord Model. Contains only one table 'files' where everything is stored. The files are uploaded into an protected folder by default.