Image not coming on the product pages
-
Hi Team,
Can anyone help me that Image is not loading on the product pages.
-
Hi there,
Please run this command in your root directory.php artisan storage:link
-
If still you are getting the same issue then please let me know
-
@sanjay-webkul I am still facing the same issue .
-
Hi there,
Please followed the given steps,
1. Set the APP_URL on .env file
2. cd public
3. unlink storage
4. cd ..
5. php artisan storage:link
6. php artisan vendor:publish --force // Only for velocity