Encrypt Laravel environment file with custom encryption key

command to encrypt your Laravel environment file with custom encryption key

Authored by: Charles Adu Boakye
Brought to you by Warp, a free terminal reimagined to work like a modern app.
custom_key

Command
Copy
php artisan env:encrypt --key=custom_key
Tags