Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 620 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 620 Bytes

My PHP Chat App

You are warmly welcome to my chat test application

Intructions

  1. Clone this repository into the www folder of your local server or another named folder but in your serve repository as so
  git clone https://github.com/BrunoNicholas/well-chat.git
  1. Go into your phpmyadmin page or your sql terminal and create a database called fast_chat.
  2. Once the database is created, import the database file from the root of the project as database/fast_chat.sql as indicated.
  3. Now at this level, you are good to go. Head into your browser and go

Thank You!