What folder do your images appear in?
What is the URL to an image (on production)?
Have you a funky installation where the project is being served and not the public folder?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
On localhost i can upload images and links working perfectly, but after deployment on live server and when I upload image the images not found in the folder and showing broken image. please I need help
I already put the image folder permission to 777 and already run command : php artisan storage:link on the live server. and still not working.
Please or to participate in this conversation.