Files
kulakpos_web/public/restaurant/Modules/Authentication/module.json

12 lines
245 B
JSON
Raw Normal View History

2026-03-15 17:08:23 +07:00
{
"name": "Authentication",
"alias": "authentication",
"description": "",
"keywords": [],
"priority": 0,
"providers": [
"Modules\\Authentication\\Providers\\AuthenticationServiceProvider"
],
"files": []
}