This Chat App is a ratchet based chat App with all chat log stored in a mysql database. It uses Rachet's websocket library/package and Laravel's Eloquent package that stores messages in MySQL.
With JQuery for the frontend message exchange and JQuery cookies to store sessions.
Run
$ php server.php