stechstudio / laravel-env-security

Securely manage Laravel .env files for different deployment environments
MIT License
75 stars 9 forks source link

Encrypt Current Env #9

Closed bubba-h57 closed 4 years ago

bubba-h57 commented 5 years ago

Sometimes, I simply want to persist the .env I am currently using ... without opening the encrypted file in nvim and doing a diff to find changes. Just, save the current file, please.

bitclaw commented 4 years ago

This looks like a useful PR. Why hasn't it been merged?