check the existing image in s3 laravel

PHP
{!!Html::image(<Your S3 bucket URL>.$myPath),'logo',['width'=>60,'height'=>55])!!}
Source

Also in PHP: