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

aukint's avatar

Images not loading

I'm new to Laraval and just migrated my old site to another hosting now they don't have the terminal option in their cPanel and my images are crashed, I'm unable to see them which was uploaded before. What is the solution to get it works perfectly?

0 likes
2 replies
martinbean's avatar

@aukint You first need to diagnose what the issue is before you can fix it. “Images crashed” isn’t helpful to any one.

Check the images actually exist on the server. If you’re using something like the local disk in Laravel, then you’ll need to check the symlink exists and is pointing to the correct directory.

Please or to participate in this conversation.