Product Image not shown on server due to cache.
-
Hello,
I have uploaded my project on live server but images are not shown
I checked that images are there in storage folderI have setup env APP_PATH to my project URL
run php artisan storage:link in root folder
run php artisan vendor:publish - For all packagesAll other images like, Logo, category images are working fine but product images are not showing due to some cache/large/product/ path
Please help
-
Hi there,
you can take a reference from Here.