mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-02-05 15:28:41 +00:00
undo reset
This commit is contained in:
parent
f27feb766c
commit
d90f037dc2
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
vendor
|
||||||
|
|
@ -7,7 +7,7 @@ In order to setup the application for development for the first time please see
|
||||||
Make sure your dev-environment or server fulfills the following requirements:
|
Make sure your dev-environment or server fulfills the following requirements:
|
||||||
|
|
||||||
* PHP >= 7.4
|
* PHP >= 7.4
|
||||||
* PHP extensions: mbstring, gd, zip, dom, mysql/pgsql/sqlsrv, sqlite, bcmath, imap*, redis*, memcached*, ftp*, socket*, curl*, xml*
|
* PHP extensions: mbstring, gd, zip, dom, mysql/pgsql/sqlsrv, sqlite, bcmath, imap\*, redis\*, memcached\*, ftp\*, socket\*, curl\*, xml\*
|
||||||
* databases: mysql, postgresql, sqlsrv
|
* databases: mysql, postgresql, sqlsrv
|
||||||
* webserver: apache2
|
* webserver: apache2
|
||||||
* mod_headers
|
* mod_headers
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user