Image is not showing in specific category page
-
Hi,
Image is not showing in the specific category page after clicking on category, please give me solution. below is the screenshot for that specific category page, Thank you.
-
Try
php artisan storage:link -
Hi,
Thank you, after ran this command php artisan storage:link working fine, but If I remove the public from the URL at that time Image is not showing in specific category page. Please give me solution for this. Thank you.
-
Hi,
Check your APP_URL in .env file, it should be upto public like -
APP_URL=http://localhost/bagisto/publicThanks
-
Hi,
Thank you so much, now It is working fine.............!
-
@RK-REZA said in Image is not showing in specific category page:
php artisan storage:link
HI! i am facing the same issue but when i execute this command i get this error.