Simple PHP-Rachet chat web app.
- PHP-Rachet Library
- JavaScript
- HTML
- Run
git clone https://github.com/JacobJax/P-cHat.git
or download .zip file. - Run
composer install
to install packages - Start server (xampp/wampp/mampp)
- Run
php src/server.php
- Open
index.html
file in different browsers.