mixthe / laravel-package-MD5-demo by mixthe

MD5 support in laravel
15
0
1
Package Data
Maintainer Username: mixthe
Maintainer Contact: kong007sss@gmail.com (mixthe)
Package Create Date: 2017-08-31
Package Last Update: 2017-09-04
Language: PHP
License: MIT
Last Refreshed: 2025-02-06 03:04:07
Package Statistics
Total Downloads: 15
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 1
Total Forks: 0
Total Open Issues: 0

laravel 扩展

用法

composer require mixthe/hasher

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

\Mixthe\Hasher\MD5HasherProvider::class,