images are not showing up in table

second image is of the image url.
No description
No description
Solution:
okay I found out from stackoverflow that the issue was with the symlink to the the storage folder. had to run, composer require symfony/filesystem ...
Jump to solution
10 Replies
einnlleinhatt_
einnlleinhatt_15mo ago
Have you tried php artisan storage link ? And don't forget to fix the app url in .env file too.
The Huntsman
The HuntsmanOP15mo ago
storage:link is already done. I changed the .env APP_URL to https://192.168.1.58 which is my server, now when i open the image in a new tab i'm getting This site can’t be reached
The Huntsman
The HuntsmanOP15mo ago
No description
No description
No description
toeknee
toeknee15mo ago
So your mapping to them is incorrect Ensure your driver and url etc is correct
The Huntsman
The HuntsmanOP15mo ago
my bad i set the app url to https, i changed it back to http now I'm getting not found
Vp
Vp15mo ago
Your url contain /storage try remove and check whether image is coming or not
The Huntsman
The HuntsmanOP15mo ago
Still doesn't
No description
The Huntsman
The HuntsmanOP15mo ago
storage/app/public/hYnNIt00xOUHxd30U3hPfQJkchuBSc-metaV2hhdHNBcHAgSW1hZ2UgMjAyMy0wOS0yNyBhdCAwOS4xNC4wMC5qcGc=-.jpg
No description
einnlleinhatt_
einnlleinhatt_15mo ago
Show us your upload image form
Solution
The Huntsman
The Huntsman15mo ago
okay I found out from stackoverflow that the issue was with the symlink to the the storage folder. had to run, composer require symfony/filesystem then delete the current storage symlink and run, php artisan storage:link --relative which worked, anyhow thanks everyone.
Want results from more Discord servers?
Add your server