If you are performing a manual update on a Linux server, you can create this backup quickly via the terminal:
Tools like Laravel Forge or Heroku-style buildpacks often generate backups before applying updates to environment configurations. .env.backup.production
LOG_LEVEL=error LOG_TO_CLOUDWATCH=true
If you are performing a manual update on a Linux server, you can create this backup quickly via the terminal:
Tools like Laravel Forge or Heroku-style buildpacks often generate backups before applying updates to environment configurations.
LOG_LEVEL=error LOG_TO_CLOUDWATCH=true