Initial Commit

This commit is contained in:
Daeng Deni Mardaeni
2024-08-07 10:09:43 +07:00
commit 26acb5468c
27 changed files with 451 additions and 0 deletions

17
module.json Normal file
View File

@@ -0,0 +1,17 @@
{
"name": "Lpj",
"alias": "lpj",
"database": "",
"description": "",
"keywords": [],
"priority": 0,
"providers": [
"Modules\\Lpj\\Providers\\LpjServiceProvider"
],
"files": [],
"menu": {
"main": [],
"master": [],
"system": []
}
}