Documentation

Requirement

This template has required 2 dependency

  1. PHP 7.3 or greater
  2. intl PHP extension
  3. dom PHP extension
  4. libcurl (if you plan to use HTTP\CURLRequest library)
  5. JSON PHP Extension (enabled ny default-don't turn it off')
  6. Mbstring PHP Extension
  7. mysqlnd PHP Extension
  8. xml PHP Extension (enabled ny default-don't turn it off')

PHP.INI Requirements

  1. open_basedir must be disabled

File and folder permissions

  1. /writable 777(for production)

Development Environment