Env Editor

The Env Editor menu only appears for users as super-admin

env

Add New Key

Click "Add New Key" to add settings to the .env file.

add new key

Enter Key and Value to add to the .env Configuration

new key

Edit Value

Click the pencil mark to change.

edit key

Click "Update Key" to save changes.

edit modal

The changes will look as follows.

edit result

Backups

backups

Create Backup

Click "Gate a new Bakup" to backup the .env file.

get backup

The results of the backed up .env will be in the following list.

result backup

Env backup file saved to storage/env-editor.

📂 storage
    📂 env-editor
        📄 env_2023-08-02_163605

Download

Download current .env

Click "Download current .env".

download env

The file download results.

📄 env

Download .env backup

Click the download icon to download the .env backup.

The file download results.

📄 env_2023-08-02_163605

Upload

upload env

Click Browse to find the file then select "Upload as backup" or "Upload and replace current .env".