> For the complete documentation index, see [llms.txt](https://cedextech.gitbook.io/delta-quizy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cedextech.gitbook.io/delta-quizy/getting-started/untitled.md).

# Updating

## Backup the files <a href="#backup-the-files" id="backup-the-files"></a>

Before doing the updates, there are few prerequisites that you need to fulfill. Backup the following files

1. .env
2. resources/lang

## Download the latest version  <a href="#download-the-latest-version" id="download-the-latest-version"></a>

Download the latest version (ZIP file) from Codecanyon.

## Upload the latest version  <a href="#upload-the-latest-version" id="upload-the-latest-version"></a>

Upload the ZIP to the Document Root of your domain and extract it by overwriting old files.

## Restore your original files  <a href="#restore-your-original-files" id="restore-your-original-files"></a>

Restore the following files from your backup.

1. .env
2. resources/lang

## Finish the upgrade  <a href="#finish-the-upgrade" id="finish-the-upgrade"></a>

1. Go to **Application** **Settings** >> **Artisan Commands**
2. Click the **Execute** button for **Run the database migration**
