Admin Panel Prerequisites
note
We recommend deploying the admin panel on a subdomain if you plan to use the web application.
Setup Essentials
-
Kindly suggest using PHP 8.3.
-
Set max_upload_size to 100M in your php.ini file.
-
Set post_max_size to 100M in your php.ini file.