laravel-env-security icon indicating copy to clipboard operation
laravel-env-security copied to clipboard

Adding environment to function

Open ShaneEBryan opened this issue 4 years ago • 0 comments

I noticed an issue when using the edit command. When the env file does not exist it was defaulting to the default env file no matter what the $environment variable was set to in the edit command.

After adding the setEnvironment function this issue resolved.

ShaneEBryan avatar Dec 21 '20 06:12 ShaneEBryan