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