So I upload the image to the server I can see that it is stored but when I try to access it from a view the browser says blocked:other.I have created a sym link and when I try to access the image from the browser with the direct url that the view is trying to access I can see the image.
This is how I upload the image
$path = $request->file('file')->storeAs('public/adImages', $fileNameToStore);
And this is how I am trying to access it
<img src="" alt="Photo">
from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2MxOOf5
via IFTTT
Aucun commentaire:
Enregistrer un commentaire