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