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
i can't understand use what ?like.......
use yii\helpers\Html;
use yii\helpers\Url;
use yii\bootstrap\ActiveForm;
use frontend\assets\AppAsset;
use kartik\file\FileInput;
use yii\web\UploadedFile;
use mdm\upload\File; right here?
'controllerMap' => [
'file' => 'mdm\upload\FileController', // use to show or download file
],
The text was updated successfully, but these errors were encountered: