Skip to content

Instantly share code, notes, and snippets.

@DavMorr
Forked from pfaocle/gen-d8-salt.sh
Created July 25, 2017 22:44
Show Gist options
  • Save DavMorr/1ec8287927f73a5d04bf4ab548c4693c to your computer and use it in GitHub Desktop.
Save DavMorr/1ec8287927f73a5d04bf4ab548c4693c 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