Setting Up
Last updated
Was this helpful?
Last updated
Was this helpful?
The application is built on Laravel Framework and follows its minimum system requirements. For a full list, read on the . Third-party modules that are used in the application also require additional software to be installed, although most of it is bundled with PHP.
Software
Minimum Version
PHP
5.6.4
MySQL / MariaDB
5.7 / 10.1.31
BCMath Extension
*Installed and Activated
GD Extension
*Installed and Activated
GMP Extension
*Installed and Activated
Extract the contents of the application package (.zip file) at the root of your web server or at any directory you desire. Fire up the command terminal and navigate it to where you extracted the package.
The application uses Composer to manage its dependencies. Run the following command to download and update all the required packages.