has_cover) { return; } try { unlink($album->cover_path); } catch (Exception $e) { Log::error($e); } } }