public folder is not the default way to handle files form laravel, anyway if you are on blade you have to use <img src={{url('/images/photo.type')}} width="" height="" alt=""/>
Rember to configure in a good way the access to the subfolders on the public folder (ex empty index.html)