Added twig template, templates and search functionality.

This commit is contained in:
Krzysztof Płaczek
2024-03-28 16:07:19 +01:00
parent 5d0a44946f
commit d2abfba355
6 changed files with 261 additions and 65 deletions

View File

@@ -3,7 +3,8 @@
"guzzlehttp/guzzle": "^7.0",
"symfony/var-dumper": "^7.0",
"illuminate/database": "^11.0",
"ext-json": "*"
"ext-json": "*",
"twig/twig": "^3.0"
},
"autoload": {
"psr-4": {