I copy project laravel to new hosting and new domain, its working fine. But the problem is when i upload new image, that image successfully upload to file storage/app/public/upload/folder, but that image not showing on page. See below image
You need to run: php artisan storage:link to link storage to public folder
php artisan storage:link
2.1m questions
2.1m answers
60 comments
57.0k users