Product image is not shown in front.
-
@admin what is unlink command?
-
Run this command inside the public folder
unlink:storage -
PS D:\xampp\htdocs\LaravelProjects\bagisto\public> php artisan unlink:storage
Could not open input file: artisange -
D:\xampp\htdocs\LaravelProjects\bagisto\public> unlink storage
unlink : The term 'unlink' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1- unlink storage
-
+ CategoryInfo : ObjectNotFound: (unlink:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
-
Hi There
Remove the storage folder from public/storage.
Then run this command: php artisan storage:link -
when i am in root and run the command the error is
D:\xampp\htdocs\LaravelProjects\bagisto\public> php artisan storage:link
Could not open input file: artisan -
please run the command in your root directory.
-
D:\xampp\htdocs\LaravelProjects\bagisto> here?
-
Yes, But remove the storage folder from public/storage.
then run the command in the root directory [D:\xampp\htdocs\LaravelProjects\bagisto>php artisan storage:link ] -
Still product image is not show.
-
Please run: php artisan vendor:publish --force for the product service provider only
-
ohh Its working...
Thank You so much -
Hi There,
Thanks for the update.
Also, if you like our support, you may give us the review here:- https://www.trustpilot.com/review/bagisto.com
That would be grateful for us.
Thanks & Regards,
Bagisto Team
-
But still not showing product images
-
Hi there,
Have you followed all the steps which i told above. -
Sir I have run the same commands which show you mention but still the image is not showing Plzz Sir Help
-
Hi there,
Can you please share the steps that you are following for installing the Bagisto?