Images don't show on browser Laravel 5.4 – Apache
I have some images saved and uploaded in the storage folder, I have created a link and the storage folder is accesible from the public folder. When I try to load the image using this code: <img class="" style="width:100%" src="{{…