first upload all files
This commit is contained in:
12
Modules/Option/module.json
Normal file
12
Modules/Option/module.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Option",
|
||||
"alias": "option",
|
||||
"priority": 100,
|
||||
"providers": [
|
||||
"Modules\\Option\\Providers\\OptionServiceProvider",
|
||||
"Modules\\Option\\Providers\\EventServiceProvider"
|
||||
],
|
||||
"files": [
|
||||
"helpers.php"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user