Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

MajedAbdullah's avatar

Images in app/public (laravel) not show in Heroku app

I have a project in laravel which one of the sections upload images to the server. Images are saved by using File storage and in the / storage / app / public folder. In local works correctly, the images look good, but when I upload the project to heroku, the images are not seen. Even in heroku run the command "php artisan storage: link"

Why can not I see the images?

0 likes
3 replies

Please or to participate in this conversation.