Updating

Backup the files

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

  1. .env

  2. modules_statuses.json

  3. resources/lang

Download the latest version

Download the latest version (ZIP file) from Codecanyon.

Upload the latest version

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

Restore your original files

Restore the following files from your backup.

  1. .env

  2. modules_statuses.json

  3. resources/lang

Finish the upgrade

  1. Go to Settings >> Artisan Commands

  2. Click the Execute button for Migrate the database

Last updated