How does Dotvault handle Laravel encrypted env files?

Dotvault reads, writes, and manages Laravel’s .env*.encrypted files end-to-end — no PHP, no artisan, no temporary plaintext copies sitting on disk. Open an existing encrypted file and Dotvault prompts for the key once (stored securely in your macOS Keychain). To encrypt a plaintext file, use the Encrypt button in the editor toolbar or the right-click menu in the sidebar. You can rotate keys, convert between Standard and Readable formats, and tidy up your git state — all from inside the app.