D0us / Chat

Simple chatroom web application
0 stars 1 forks source link

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.

Now generate your mysql databse with the chat.sql file.