Перевёрстан faq, удалены лишние файлы, composer-скрипнт для очистки кеша twig

This commit is contained in:
2022-09-01 23:57:29 +08:00
parent bd0538854c
commit 11b45444c7
7 changed files with 260 additions and 171 deletions

View File

@@ -10,9 +10,12 @@
"App\\": "app/"
},
"files": [
"helpers.php"
"app/helpers.php"
]
},
"scripts": {
"clear-views": "docker exec -ti iptv-php rm -rf cache/views"
},
"config": {
"optimize-autoloader": true,
"sort-packages": true