feat(Hash): add hash module
This commit is contained in:
parent
df5630a701
commit
9eb428c528
2 changed files with 21 additions and 1 deletions
|
|
@ -19,7 +19,8 @@ return [
|
|||
],
|
||||
'logator' => [
|
||||
'alias' => ['logme']
|
||||
]
|
||||
],
|
||||
'hash' => []
|
||||
],
|
||||
'auth' => [
|
||||
'root' => 'password'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue