feat(Uuid): add module
This commit is contained in:
parent
53b5ebcb43
commit
86c2321fab
3 changed files with 39 additions and 1 deletions
|
|
@ -23,7 +23,8 @@ return [
|
|||
'hash' => [],
|
||||
'baseconverter' => [
|
||||
'alias' => ['encode', 'decode']
|
||||
]
|
||||
],
|
||||
'uuid' => []
|
||||
],
|
||||
'auth' => [
|
||||
'root' => 'password'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue