storage_metadata->getPath(); if ($backup) { $disk->move($path, "backup/$path"); } $disk->delete($path); } }