dev-master
9999999-devMd5 support in laravel
MIT
The Development Requires
by GeekGhc
2.0
2.0.0.0Md5 support in laravel
MIT
The Development Requires
by GeekGhc
Wallogit.com
2017 © Pedro Peláez
Md5 support in laravel
composer require geekghc/hasher
或者在composer.json中的require中添加:, (*1)
"geekghc/hasher":"~1.0"
下载完毕之后 添加服务(config/app.php), (*2)
Geekghc\Hasher\MD5HasherProvider::class,
Md5 support in laravel
MIT
Md5 support in laravel
MIT