andrey-vasin/laravel-hashing-bitrix

1.0.0 2018-10-16 11:47 UTC

This package is auto-updated.

Last update: 2024-09-18 03:17:24 UTC


README

使用bitrix算法哈希密码

安装

使用composer添加包。

composer require andrey-vasin/laravel-hashing-bitrix

编辑配置文件中的hashing.php

'driver' => 'bitrix',

安装完成!享受吧。