Files
new_raffles/Modules/Product/module.json
2025-07-27 17:40:56 +05:45

12 lines
217 B
JSON

{
"name": "Product",
"alias": "product",
"description": "",
"keywords": [],
"priority": 0,
"providers": [
"Modules\\Product\\Providers\\ProductServiceProvider"
],
"files": []
}