From 99d6e77eca3ec738f10f12e7028d3237f2b9b10e Mon Sep 17 00:00:00 2001 From: Axel Date: Thu, 25 May 2023 11:37:48 +0200 Subject: [PATCH] Adding SLite in requirements --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 87dd22c..002ebd0 100644 --- a/readme.md +++ b/readme.md @@ -60,6 +60,7 @@ Basically, nothing more than Laravel itself: Plus: - JSON PHP Extension (included after PHP 5.2+) - ZipArchive PHP Extension (included after PHP 5.3+) +- SQLite The application also uses: - http://www.dropzonejs.com/