2017 © Pedro Peláez
 

library laravel-hashing-md5

image

wuwx/laravel-hashing-md5

  • Monday, June 25, 2018
  • by wuwx
  • Repository
  • 1 Watchers
  • 3 Stars
  • 57 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 307 % Grown

The README.md

laravel-hashing-md5

为 Laravel 添加 MD5 Hasher, (*1)

安装

composer require wuwx/laravel-hashing-md5, (*2)

配置

编辑 config/hashing.php,将 driver 更改为 md5, (*3)

Installation

Add the package with composer., (*4)

composer require wuwx/laravel-hashing-md5

Edit hashing.php inside configuration file, (*5)

'driver' => 'md5',

Installation Complete!, Enjoy., (*6)

The Versions

25/06 2018

dev-master

9999999-dev

  Sources   Download

MIT

The Requires

 

by Wu Weixin

laravel md5 hashing hasher

25/06 2018

v1.6.2

1.6.2.0

  Sources   Download

MIT

The Requires

 

by Wu Weixin

laravel md5 hashing hasher

02/05 2018

v1.6.1

1.6.1.0

  Sources   Download

MIT

The Requires

 

by Wu Weixin

laravel md5 hashing hasher

02/05 2018

v1.6.0

1.6.0.0

  Sources   Download

MIT

The Requires

 

by Wu Weixin

laravel md5 hashing hasher