/slim-pusher-chat-server

This repo is build with slim and pusherJS for simple webchat a temporary project for simple chat room

Primary LanguagePHP

Documentation

Prerequisites

What things you need to install the software and how to install them

  • Composer
  • Slim

Deployment

Please Install the composer first then on your vendor package before proceeding to the slim installation

php composer require slim/slim "^3.0"
php composer require palanik/corsslim "dev-slim3"
php composer require pusher/pusher-php-server "^3.0"