Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

rezaulhreza's avatar

Images not displayed on Forge Deployed Server

I have a project, where i have image uploaded. Problem is images are showing on local host but not on production. I am new into devops and have never deployed any project before this. the-newdelhi.co.uk

this is the project link. I know i have not provided enough information. Let me know what i need to provide for your understanding of the problem. thanks

0 likes
5 replies
jlrdw's avatar

Images are in gitignore, you need to do it separate.

rezaulhreza's avatar

@jlrdw I have removed it from gitignore and deployed in the server. How do I verify it

jlrdw's avatar

@rezaulhreza is the symbolic link working on live server? See if an image will display.

1 like
rezaulhreza's avatar

@jlrdw no. I tried to run PHP artisan storage:link on the command section of forge site and it returns failed

Please or to participate in this conversation.