function Global / bcrypt
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

bcrypt

bcrypt ( ) : string

Hash the given value against the bcrypt algorithm.

Parameters

  • $value string
  • $options array