Added in the ability not upload a headerImage and instead use a placeholder. Folder ID is now stored in the DB

Signed-off-by: rodude123 <rodude123@gmail.com>
This commit is contained in:
2023-06-26 16:52:48 +01:00
parent bae523b62b
commit 7b637dac7b
7 changed files with 48 additions and 17 deletions
+2 -1
View File
@@ -14,6 +14,7 @@
"slim/slim": "^4.10",
"rbdwllr/psr-jwt": "^2.0",
"tuupola/slim-jwt-auth": "^3.6",
"ext-dom": "*"
"ext-dom": "*",
"ext-libxml": "*"
}
}