Laravel Dotenv Editor

The .env file editor tool for Laravel 5+

Laravel Dotenv Editor

Laravel Dotenv Editor is an the .env file editor (or files with same structure and syntax) for Laravel 5+. Now you can easily edit .env files with following features:

  • Read raw content of file
  • Read lines in file content
  • Read setters (key-value-pair) in file content
  • Determine one key name of setter if exists
  • Append empty lines into file
  • Append comment lines into file
  • Append new or update exists setter lines into file
  • Delete exists setter line in file
  • Backup and restore file
  • Manage backup files