commit
eef258a60f
@ -16,8 +16,8 @@ functional and minimal application for keeping track of tasks.
|
||||
A web server running PHP 7.x with sqlite enabled (it may work on PHP 5.6, but
|
||||
is not supported). See [PHP Supported Versions](https://www.php.net/supported-versions.php).
|
||||
|
||||
The server must have `sqlite3` and `php7-sqlite` installed.
|
||||
**- OR -**
|
||||
The server must have `sqlite3` and `php7-sqlite` installed.
|
||||
**- OR -**
|
||||
If you're comfortable changing code, you can use any database [supported by RedBeanPHP](https://redbeanphp.com/index.php?p=/connection).
|
||||
|
||||
### Install
|
||||
|
Reference in New Issue
Block a user