Run php artisan storage:link
in your project root to create the storage link. Make sure your folder and URL use the same case (PlantHealthy
). Check that your image file actually exists in storage/app/public/PlantHealthy
. Then your image link will work.