Skip to content

Instantly share code, notes, and snippets.

@oksana-c
Forked from pfaocle/gen-d8-salt.sh
Created September 20, 2018 17:59
Show Gist options
  • Save oksana-c/e79e3a3e50026af78d1c6b7751ab25c4 to your computer and use it in GitHub Desktop.
Save oksana-c/e79e3a3e50026af78d1c6b7751ab25c4 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