📦 Install the required dependencies
- Install Utility Lib
- Install the items if you plan to use an inventory
how to install items?
🗃️ Database Setup
You will find a
Before running the server, import this file into your database using HeidiSQL, phpMyAdmin, or any other MariaDB/MySQL-compatible manager.
Simply open your database tool, select your target database, and execute (import) the
mxc_hotels.sql file that creates the necessary tables.Before running the server, import this file into your database using HeidiSQL, phpMyAdmin, or any other MariaDB/MySQL-compatible manager.
Simply open your database tool, select your target database, and execute (import) the
mxc_hotels.sql file to generate the required structure.