Well if you are using Namecheap Shared hosting delete the storage folder in the public folder and there is an terminal option in namecheap cpanel run the command php artisan storage:link
For Hostinger Shared Hosting
hostinger disabled the exec() and symlink function no worries go the php option section you will se a disable function section remove these function and run the storage:link command through ssh boom its works

