yii2-crop-image-upload icon indicating copy to clipboard operation
yii2-crop-image-upload copied to clipboard

Upload files under root directory

Open shahzadthathal opened this issue 9 years ago • 1 comments

Hi,

I want to upload files under root directory e.g. E:\wamp\www\advanced\upload\

How I can do this? I have tried to change the url and path value in my model but not working.

Thank you

shahzadthathal avatar Sep 12 '15 23:09 shahzadthathal

changing path value in behavior config should do this see @vendor/mongosoft/yii2-upload-behavior/UploadBehavior.php for more info

karpoff avatar Sep 14 '15 14:09 karpoff