How to Build a Messaging site With PHP (WhatsApp Clone)

Read the full tutorial here:

How to Build a Messaging site With PHP (WhatsApp Clone)

This demo app shows how to build a full chat app with PHP and CometChat:

App Demo

Chat in action

Technology

This demo uses:

Running the demo

To run the demo follow these steps:

  • Clone this repo git clone https://github.com/EBEREGIT/cometchat-php-whatsapp
  • Replace the CometChat configurations in all the files with your own configurarion
  • Load the index.php file in a browser
  • Login/Create a user
  • You can now send and recieve messages