dev-master
9999999-devf4cklangzi test package
MIT
The Development Requires
1.0.2
1.0.2.0f4cklangzi test package
MIT
The Development Requires
f4cklangzi test package
v1.0
, (*1)
Install via composer - edit your composer.json
to require the package., (*3)
"require": { "f4cklangzi/md5hasher": "^1.0" }
Then run composer update
in your terminal to pull it in., (*4)
Once this has finished, you will need to add the service provider to the providers array in your app.php config as follows:, (*5)
'Laravist\Hasher\MD5HasherProvider::class'
Next, also in the app.php config file, under the aliases array, you may want to add the MD5HasherFacade facade., (*6)
'MD5Hasher' => \App\Http\Facades\MD5HasherFacade::class'
The MIT License (MIT), (*7)
f4cklangzi test package
MIT
f4cklangzi test package
MIT