I need to upload an image on /public/candidate/1/pictures/
My code is working fine in local, however when I go to prod the image is saved but it doesn't have any permissions.
So, how can I give this only image full permissions?
All my previous folders have full permissions.
Thanks 4 the help!