2017 © Pedro Peláez
 

library hasher

Md5 support in laravel

image

geekghc/hasher

Md5 support in laravel

  • Friday, April 7, 2017
  • by JellyBean
  • Repository
  • 0 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Md5 support for laravel

安装

composer require geekghc/hasher

或者在composer.json中的require中添加:, (*1)

"geekghc/hasher":"~1.0"

下载完毕之后 添加服务(config/app.php), (*2)

 Geekghc\Hasher\MD5HasherProvider::class,

The Versions

07/04 2017

dev-master

9999999-dev

Md5 support in laravel

  Sources   Download

MIT

The Development Requires

by GeekGhc

07/04 2017

2.0

2.0.0.0

Md5 support in laravel

  Sources   Download

MIT

The Development Requires

by GeekGhc

06/04 2017

1.0

1.0.0.0

Md5 support in laravel

  Sources   Download

MIT

by GeekGhc