In this project, I am uploading admin submitted files to a folder which is outside of the public folder.
/web/ (the public folder) /upload/ (uploading image to t
direct path won't work because you can't get content from outside of root folder.. you can do it another way, Read image file in php script from server dir path and serve file using header
direct
header
script file.php
file.php