sorry my mistake, should be
$myfolder= WWW_ROOT.DS."files".DS."uploads";
files, uploads must be enclosed in "
sorry my mistake, should be
$myfolder= WWW_ROOT.DS."files".DS."uploads";
files, uploads must be enclosed in "
got it…,
fetching image…?
how to fetch and show image in cakephp 3.6.7…?
Its looks like the Files & Folder going to deprecated in CakePHP5. How to create folder using SPL Class?
Just use a simple, PHP native mkdir
read below this tutorial with high focus, I’m 100% running sucess
http://josediazgonzalez.com/2015/12/05/uploading-files-and-images/