Answer the question
In order to leave comments, you need to log in
Why doesn't img src="C:\Users....app\imgs/my_img.jpeg" see it?
Why doesn't it work like that?
<img src="C:\Users\BonBonS\Desktop\OpenServer\domains\lara53\storage\app\imgs/75b5992f60c81135ebca5d78d2a934da.jpeg" alt="" height="255px" width="255px">
<img src="{{Storage::url($product->avatar_url)}}" alt="" height="255px" width="255px">
<img src="/storage/imgs/adef1248fbb4dd03412ab5466d46dd75.jpeg" alt="" height="255px" width="255px">
Answer the question
In order to leave comments, you need to log in
Well, in Laravel, the public folder should be
C:\Users\BonBonS\Desktop\OpenServer\domains\lara53\public
and all the statics should be in it
url /storage/imgs/adef1248fbb4dd03412ab5466d46dd75.jpeg means that the file should be in
C: \Users\BonBonS\Desktop\OpenServer\domains\lara53\public/storage/imgs/adef1248fbb4dd03412ab5466d46dd75.jpeg and of course it's not there
not downloadable pictures.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question