×

Installation Process

Upload FilesUpload the application files to the root directory where you intend to install DeskEase.Extract FilesExtract the uploaded files. Once completed, your root directory should contain the following folders:(List the expected folders here, if needed)Create a DatabaseCreate a new database for your application. In this example, we’ll use cPanel's "MySQL®...

PHP Requirements

The desk booking system requires PHP 8.1 or higher due to its integration with modern enterprise-level packages. This requirement is primarily driven by the Microsoft Graph SDK v1.109, which is used for Microsoft authentication and integration features.Core Dependencies:Microsoft Graph SDK (PHP 8.1+)PHPMailer for email notificationsOAuth2 Client for authenticationEssential PHP Extensions:The...