Clean codebase- start from scratch

This commit is contained in:
2024-11-19 22:14:54 -05:00
parent 9d9aa52285
commit b4a05e0bcd
97 changed files with 6376 additions and 3624 deletions

7
perms.txt Normal file
View File

@@ -0,0 +1,7 @@
Permissions:
Roles table, permissions table, roles_permissions table
user has a role, role has many permissions
user can have multiple roles
each role has many permissions, each action that the user can do is a permission