.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow. (showing first 20, more exist in .env.example)
APP_NAME
APP_ENV
APP_KEY
secret
APP_DEBUG
APP_URL
DEBUGBAR_ENABLED
enable or disable debug bar. By default it is disabled.
LOG_CHANNEL
DB_OLD_LYCHEE_PREFIX
Table prefix (e.g. lychee_) of a Lychee v3 instance for migration
DB_CONNECTION
DB_CONNECTION can be sqlite, mysql or pgsql. For sqlite the other entries are not required, but an existing sqlite3 database may be…
DB_HOST
DB_PORT
DB_USERNAME
DB_DATABASE=
DB_PASSWORD
secret
DB_LOG_SQL
TIMEZONE
BROADCAST_DRIVER
CACHE_DRIVER
SESSION_DRIVER
SESSION_LIFETIME
QUEUE_DRIVER