To run this project you need to have composer installed.
Before first startup run composer update on the project root to get the required dependencies defined in composer.json.
composer update
composer.json
Now generate your mysql databse with the chat.sql file.
chat.sql