Download the PHP package renan-s-oliveira/l2j-hasher without Composer
On this page you can find all versions of the php package renan-s-oliveira/l2j-hasher. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download renan-s-oliveira/l2j-hasher
More information about renan-s-oliveira/l2j-hasher
Files in renan-s-oliveira/l2j-hasher
Download renan-s-oliveira/l2j-hasher
More information about renan-s-oliveira/l2j-hasher
Files in renan-s-oliveira/l2j-hasher
Vendor renan-s-oliveira
Package l2j-hasher
Short Description package encrypt hash password for L2j
License MIT
Package l2j-hasher
Short Description package encrypt hash password for L2j
License MIT
Please rate this library. Is it a good library?
Informations about the package l2j-hasher
L2JHasher
Driver de encriptação de senhas de L2J usando Laravel 8.
Instalação
Vá em config/app.php
Comentar Illuminate\Hashing\HashServiceProvider::class e adicionar L2JHasher\ServiceProvider\L2JHashServiceProvider::class,
Vá em config/fortify.php
Trocar 'passwords' => 'users', por
e
'username' => 'email',
por
Quer ajudar a manter o projeto?
Ajude enviando PIX :)
All versions of l2j-hasher with dependencies
PHP Build Version
Package Version
No informations.
The package renan-s-oliveira/l2j-hasher contains the following files
Loading the files please wait ....