Logo not showing
- 
					
					
					
					
 Hie guys. logo is not showing, when I add the image in admin panel after saving the channel all the changes disappear and the logo image does no-show. I followed the solutions provided here like using: cd public/ 
 unlink storage
 php artisan storage:linkthis solution resets the logo to velocity and doesn't work for me. Anyone who had this similar case please help. Thank you. 
- 
					
					
					
					
 @Daisymond 
 Can you please show me the screenshot of velocity logo added on backend?
 Also confirmed that products images are visible or not?
- 
					
					
					
					
 This post is deleted!
- 
					
					
					
					
  ) )
- 
					
					
					
					
 @Daisymond 
 Is the product images are visible on front on backend?
- 
					
					
					
					
 @Vaishali-Agarwal yes product images are visible on both front and back end, but all logos don't show. the output is just like the one on the screenshot 
- 
					
					
					
					
 @Daisymond 
 can you provide me your Website link if it's hosted on live server
- 
					
					
					
					
 @Vaishali-Agarwal its on localhost 
- 
					
					
					
					
 @Vaishali-Agarwal do you think this issue might go away if I change server or computer ? 
- 
					
					
					
					
 @Daisymond 
 No actually i just want to reach out with the exact cause behind this issue. Can you please check once you app_url in .env file, if it's correct
- 
					
					
					
					
 @Vaishali-Agarwal yes the .env file is correct the path is localhost/bagisto/public 
- 
					
					
					
					
 @Daisymond 
 path should be http://localhost/bagisto/public, is this same??
 Also once run the below commands
 php artisan config:cache
- 
					
					
					
					
 @Vaishali-Agarwal said in Logo not showing: php artisan config:cache yes I checked the path and ran the command but still no change 
- 
					
					
					
					
 @Daisymond 
 go to storage/app/public/channel & check the logo is saved in this path or not
- 
					
					
					
					
 @Vaishali-Agarwal yes the logo.png file is saved in storage/app/public/channel/1. I did not put it there manually its the one I have added from the admin panel and its appearing there in that file. 
- 
					
					
					
					
 @Daisymond 
 I have provided you all the solution, please cross verify again all steps
 here I am attaching some links where the same issues already resolved.
 https://forums.bagisto.com/topic/1458/broken-i-logo-in-v1-1-2-solutions/2
 https://forums.bagisto.com/topic/188/broken-image-logo-in-bagisto-with-causes-and-solutions
 https://forums.bagisto.com/topic/98/product-images-still-have-broken-links-after-running-php-artisan-storage-link
- 
					
					
					
					
 @Vaishali-Agarwal okay thank you very much, I really appreciate your help. let me go through everything. I also have another question if you may help outside this topic. I already opened a new topic for it but no responses yet. I am wondering if you can help.