mixthe/hasher

laravel中的MD5支持

1.0 2017-08-31 17:40 UTC

This package is not auto-updated.

Last update: 2024-09-25 03:15:09 UTC


README

用法

composer require mixthe/hasher

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

\Mixthe\Hasher\MD5HasherProvider::class,