Free Consultation
Get Technical Help

Server Requirements

Before installing the software, please ensure that your server meets the following requirements:
  1. PHP Version: Ensure that your server has PHP 8.0.13 or a later version installed.
  2. Laravel Framework: The software requires Laravel 9.1. Make sure your server is compatible with this version.
  3. Database: MySQL 5.1 or later version is required. Ensure MySQL is installed and accessible.
  4. Terminal Access: You need terminal access to execute commands during the installation process.
  5. Composer: Composer is required for managing PHP dependencies. Make sure it’s installed on your server.
  6. PHP Extensions:
    1. openssl
    2. pdo
    3. mbstring
    4. tokenizer
    5. json
    6. gd
    7. curl
    8. zip
    9. zlib
    10. fileinfo
    11. exif
    12. bcmath
  7. Apache Configuration: Ensure mod_rewrite is enabled in Apache for URL rewriting.