TopWise Software CI4 Starter APP

dev-master 2022-06-20 11:40 UTC

This package is auto-updated.

Last update: 2024-05-20 15:06:18 UTC


README

v22.18

What is this?

A aplication bootstrap to quickly start a CI4 with AdminLTE application.

Server Requirements

PHP version 7.4 or higher is required, with the following extensions installed:

  • intl
  • libcurl if you plan to use the HTTP\CURLRequest library

Additionally, make sure that the following extensions are enabled in your PHP:

  • json (enabled by default - don't turn it off)
  • mbstring
  • mysqlnd
  • xml (enabled by default - don't turn it off)