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

10
.idea/phpunit.xml generated Normal file
View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PHPUnit">
<option name="directories">
<list>
<option value="$PROJECT_DIR$/tests" />
</list>
</option>
</component>
</project>