Skip to content

Instantly share code, notes, and snippets.

@LordFransie
Forked from pfaocle/gen-d8-salt.sh
Created November 17, 2017 18:10
Show Gist options
  • Save LordFransie/508967b10f0fb5cdf92b7ae3c43a49c2 to your computer and use it in GitHub Desktop.
Save LordFransie/508967b10f0fb5cdf92b7ae3c43a49c2 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