Initial Commit
This commit is contained in:
13
module.json
Normal file
13
module.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "Authentication",
|
||||
"alias": "authentication",
|
||||
"database": "",
|
||||
"description": "",
|
||||
"keywords": [],
|
||||
"priority": 0,
|
||||
"providers": [
|
||||
"Modules\\Authentication\\Providers\\AuthenticationServiceProvider"
|
||||
],
|
||||
"files": [],
|
||||
"menu": {}
|
||||
}
|
||||
Reference in New Issue
Block a user