Skip to content

Instantly share code, notes, and snippets.

@mmenavas
Forked from pfaocle/gen-d8-salt.sh
Created July 24, 2017 20:37
Show Gist options
  • Save mmenavas/25f9b282f6e7f277428861235f43a155 to your computer and use it in GitHub Desktop.
Save mmenavas/25f9b282f6e7f277428861235f43a155 to your computer and use it in GitHub Desktop.
Generate Drupal 8 hash salt
drush eval "var_dump(Drupal\Component\Utility\Crypt::randomBytesBase64(55))"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment