laravist_heart/hasher_heart

1.0 2019-05-31 05:40 UTC

This package is auto-updated.

Last update: 2024-09-29 05:48:35 UTC


README

使用 Composer 安装

$ composer require "laravist_heart/hasher_heart":"~1.0"

或者在您的 composer.json 的 require 部分添加

"laravist_heart/hasher_heart":"~1.0"

下载完毕后,直接在 app/config.phpprovider 添加

Laravist\Hasher\MD5HasherProvider::class,