Skip to content

Instantly share code, notes, and snippets.

@julien-langlois
Forked from pfaocle/gen-d8-salt.sh
Created May 10, 2021 09:43
Show Gist options
  • Select an option

  • Save julien-langlois/b81a8cd2a4461e49cff4030fa4f16966 to your computer and use it in GitHub Desktop.

Select an option

Save julien-langlois/b81a8cd2a4461e49cff4030fa4f16966 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