I deployed laravel app on shared hosting in public_html/app folder. Here is everything from public folder. In /../../files I have rest of files. When I do php artisan storag
Delete the existing storage symbolic link (public/storage) and then run php artisan storage:link command again.
public/storage
php artisan storage:link