Add the index controller

This commit is contained in:
2024-07-03 10:18:19 +02:00
parent 540141bcb2
commit 1a5ba16ef9
10 changed files with 384 additions and 0 deletions

View File

@@ -5,3 +5,4 @@ max_execution_time=30
session.use_strict_mode=On
realpath_cache_ttl=3600
zend.detect_unicode=Off
xdebug.file_link_format = "phpstorm://open?file=%f&line=%l"