feat(Uuid): add module

This commit is contained in:
Matthieu Bessat 2021-10-03 10:41:29 +02:00
parent 53b5ebcb43
commit 86c2321fab
3 changed files with 39 additions and 1 deletions

View file

@ -23,7 +23,8 @@ return [
'hash' => [],
'baseconverter' => [
'alias' => ['encode', 'decode']
]
],
'uuid' => []
],
'auth' => [
'root' => 'password'