/laravel-hashing-bitrix

Хеширование паролей как у битрикса

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

laravel-hashing-bitrix

Hashing passwords like bitrix alghoritm

Installation

Add the package with composer.

composer require harlamoff/laravel-hashing-bitrix

Edit hashing.php inside configuration file

'driver' => 'bitrix',

Installation Complete!, Enjoy.