Initial commit

This commit is contained in:
taarly 2025-11-12 10:39:14 +00:00
commit 098efd0263
2 changed files with 12 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@ -0,0 +1,9 @@
# ---> ThinkPHP
# gitignore template for ThinkPHP v3.2.3
# website: http://www.thinkphp.cn/
# Logs and Cache files
/Application/Runtime/
# Common configure file
/Application/Common/Conf/config.php

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# PHP_AdminTool_Projekt
Admin Tool Projekt für das Fach PHP