abstract class AbstractHasher (View source)
array | info(string $hashedValue) Get information about the given hashed value. | |
bool | check(string $value, string $hashedValue, array $options = []) Check the given plain value against a hash. |
Get information about the given hashed value.
Check the given plain value against a hash.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Hashing/AbstractHasher.html