first init

This commit is contained in:
ISMAIL MASSERAN
2026-06-08 11:37:14 +08:00
commit 94ecbe5887
1058 changed files with 87732 additions and 0 deletions
@@ -0,0 +1,11 @@
{
"permissions": [
{
"name": "DEVELOPER",
"guard_name": "api",
"created_at": "2025-07-13T00:03:02.000Z",
"updated_at": "2025-07-13T00:03:02.000Z",
"route_name": "superadminRoutes"
}
]
}
@@ -0,0 +1,9 @@
{
"role_has_permissions": [
{
"role_name": "DEVELOPER",
"permission_name": "DEVELOPER",
"guard_name": "api"
}
]
}
@@ -0,0 +1,12 @@
{
"roles": [
{
"name": "DEVELOPER",
"guard_name": "api",
"created_at": "2025-06-21T22:49:54.000Z",
"updated_at": "2025-07-22T05:38:08.000Z",
"deleted_at": null,
"fullname": null
}
]
}