How do I open a Laravel encrypted .env file?

Dotvault spots .env.encrypted files in your project automatically. Click one in the sidebar and you’ll be prompted for the encryption key. Once that’s set, the file is decrypted for editing and re-encrypted again when you save. You only do the key dance once.