Skip to content

Instantly share code, notes, and snippets.

@areebmoin
Forked from pfaocle/gen-d8-salt.sh
Created October 22, 2018 11:34
Show Gist options
  • Save areebmoin/f8d047a4b5bdce1ad0e78c65157c3afd to your computer and use it in GitHub Desktop.
Save areebmoin/f8d047a4b5bdce1ad0e78c65157c3afd 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