How can i access public folder image?
I imported a folder from the internet and it is not letting me implement the codes.
I am not seeing the folder images, what is the mistake?
It has something to do with the permissions of folder, what os are you using right now? For linux you can use this command sudo chmod -R 777 <folder-name-here>
sudo chmod -R 777 <folder-name-here>