Skip to main content
Uses the portal’s encryption key to encrypt arbitrary text. Arguments:
ArgumentRequiredDescription
cleartextYesThe plain text to encrypt
Example:
php artisan curator:encrypt "my secret value"