Dec 1, 2022
3
Level 8
Image Location Issues on Server!
Help, I having issues with the images, they are working on the local but when I pushed it to the server and check the image upload, there was a 404.
I have looked in the server and these are the links, there must be something I am missing.
/home/username/domains/url/laravel/public/storage/images/answer
/home/username/domains/url/laravel/public/storage/images/answer/da01ns03dU8kr8VV3izQ01OMGwLiCfyueA4qZr4O.png
https://url.com/storage/images/answer/da01ns03dU8kr8VV3izQ01OMGwLiCfyueA4qZr4O.png
The above is showing problems, I just copied the link straight from the database, check the file, and the image is in there.
Replicating the same actions on local shows a successful result.
Update
It shows all images inside https://url.com/storage/images/ but having https://url.com/storage/images/answer is causing the problem. Strange.
Update
I fixed it but still is a pain in the ass because now all my images will not be separated.
Level 75
1 like
Please or to participate in this conversation.