jiezeal / hasher by jiezeal

MD5 support in laravel
16
0
2
Package Data
Maintainer Username: jiezeal
Maintainer Contact: zhulinjie_cool@126.com (zhulinjie)
Package Create Date: 2017-07-26
Package Last Update: 2017-07-27
Language: PHP
License: MIT
Last Refreshed: 2025-02-06 03:06:24
Package Statistics
Total Downloads: 16
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 2
Total Forks: 0
Total Open Issues: 0

开发Laravel扩展教程

Build Status

用法

composer require jiezeal/hasher

或者在你的 composer.json 的require部分中添加:

"jiezeal/hasher": "~1.0.1"

下载完毕之后,直接配置 config/app.php 的providers:

Jiezeal\Hasher\MD5HasherProvider::class