user crud

This commit is contained in:
2024-07-25 13:23:50 +03:00
parent 4d922096a9
commit 653bf674c9
9 changed files with 255 additions and 49 deletions

View File

@ -9,7 +9,8 @@
"twig/twig": "^3.0",
"twbs/bootstrap": "5.0.2",
"itguild/tables": "^0.1.3",
"madesimple/php-form-validator": "^2.9"
"madesimple/php-form-validator": "^2.9",
"itguild/forms": "^0.1.1"
},
"autoload": {
"psr-4": {