cipher
- The encryption cipher Optionalenv
- The environment to be decrypted Optionalfilename
- Filename of the decrypted file Optionalforce
- Overwrite the existing environment file Optionalkey
- The encryption key Optionalpath
- Path to write the decrypted file Optionalphp artisan env:decrypt [--key [KEY]] [--cipher [CIPHER]] [--env [ENV]] [--force] [--path [PATH]] [--filename [FILENAME]]