where('id',$id)->first(); $vest = (array)$vset; $img = $http.$vest['img']; return $img; } }