first upload all files
This commit is contained in:
10
Modules/Attribute/module.json
Normal file
10
Modules/Attribute/module.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "Attribute",
|
||||
"alias": "attribute",
|
||||
"description": "The FleetCart Attribute Module.",
|
||||
"priority": 100,
|
||||
"providers": [
|
||||
"Modules\\Attribute\\Providers\\AttributeServiceProvider",
|
||||
"Modules\\Attribute\\Providers\\EventServiceProvider"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user