Use MicroKernelTrait to bootstrap application. Rewrote routes, controllers and structure of application a bit. Including use of twig.

This commit is contained in:
Krzysztof Płaczek
2024-10-19 16:01:54 +02:00
parent 3d47726a81
commit 5ee1bba812
16 changed files with 1593 additions and 73 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
/vendor/
.idea
database.sqlite
database.sqlite
var/cache/