Files
authentication/module.json
Daeng Deni Mardaeni 62bcf3caa7 Initial Commit
2024-08-07 10:08:42 +07:00

14 lines
281 B
JSON

{
"name": "Authentication",
"alias": "authentication",
"database": "",
"description": "",
"keywords": [],
"priority": 0,
"providers": [
"Modules\\Authentication\\Providers\\AuthenticationServiceProvider"
],
"files": [],
"menu": {}
}