laravel-dotenv-editor
laravel-dotenv-editor copied to clipboard
Introduced error on keyExists method on last commit
On last version was removed the comparison needed to work the method keyExists, and now always return false unless the given key is the first key in the env file.