Skip to content

Clinic OS Server Requirements

Before proceeding with the installation, ensure that your system meets the necessary requirements. You should also have a basic understanding of Laravel and JavaScript application setup, as this project is built using Laravel with JavaScript.

Server Requirements

This documentation is to help you regarding each step of installation.

  • Server Type: Linux (Shared / VPS / Dedicated)
  • PHP Version: >= 8.2.0
  • Database Version: MySQL >= 5.7
  • BCMath PHP Extension
  • Ctype PHP Extension
  • Fileinfo PHP Extension
  • JSON PHP Extension
  • Mbstring PHP Extension
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension
  • ZIP Extension

Note: Make sure that you've removed

php
putenv

from your

php
disabled_functions

line in your

php
php.ini

file.

© 2019-present NativeCode. All rights reserved.