In my public folder I have and uploads folder. I am trying to move a file into a sub folder.
Storage::move('uploads/myfile.gif', 'uploads/newfolder/myfile.gif');
However I get the errir, file not found at path: uploads/myfile.gif
Any ideas why the file is not being found? I have set the permissions to 777 for the uploads folder and the files.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire