Looking to hire Laravel developers? Try LaraJobs

laravel-hashing-bitrix maintained by harlamoff

Author
Andrey Vasin
Last update
2020/08/07 18:24 (dev-master)
Links
Downloads
15

Comments
comments powered by Disqus

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.