Laravel Dotenv Editor - the .env file editor tool for Laravel 5+
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:
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
Link:
This post is submitted by our members. Submit a new post.
Tags: Packages Sources Tutorials Laravel 5 Laravel 5.4 Laravel 5.5 Laravel 5.3 Intermediate