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