- PHP: Ensure PHP is installed (version 8.0 or higher recommended).
- Composer: Dependency manager for PHP.
- Node.js and NPM: Required for managing JavaScript dependencies.
- MySQL or any other compatible database.
- Pusher Account: To handle real-time notifications and messages.
Clone your chat application repository from GitHub or any other version control service:
git clone https://github.com/your-username/your-repository.git
cd your-repository