Appearance
GoBiz 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 or MariaDB >= 10.2
- 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
symlink
from your
php
disabled_functions
line in your
php
php.ini