Hash Introduction Introduction $value = 'foobar'; $hash = hasher()->hash($value); // string hasher()->verify($value, $hash); // bool