cipher - The encryption cipher Optionalenv - The environment to be encrypted Optionalforce - Overwrite the existing encrypted environment file Optionalkey - The encryption key Optionalprune - Delete the original environment file Optionalreadable - Encrypt each variable individually with readable, plain-text variable names Optionalphp artisan env:encrypt [--key [KEY]] [--cipher [CIPHER]] [--env [ENV]] [--readable] [--prune] [--force]