library hasher
Md5 support in hiphup
hiphup/hasher
Md5 support in hiphup
- Monday, October 23, 2017
- by livissnack
- Repository
- 1 Watchers
- 0 Stars
- 2 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
laravel-package-md5hasher(laravel加密扩展)
用法
composer require hiphup/hasher, (*1)
下载完毕后,直接配置app/config.php的providers:, (*2)
//Illuminate\Hashing\HashServiceProvider::class,
\Hiphup\Hasher\MD5HasherProvider::class,, (*3)
dev-master
9999999-dev
Md5 support in hiphup
Sources
Download
MIT
by
Bruce Snack