feat(Hash): add hash module

This commit is contained in:
Matthieu Bessat 2021-08-18 23:54:35 +02:00
parent df5630a701
commit 9eb428c528
2 changed files with 21 additions and 1 deletions

View file

@ -19,7 +19,8 @@ return [
],
'logator' => [
'alias' => ['logme']
]
],
'hash' => []
],
'auth' => [
'root' => 'password'