-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Welcome to PHP Realtime Chat App MVC Model | ||
# Welcome to PHP Realtime Chat App MVC Model by TanHongIT | ||
Create a Chat Application using PHP MVC model with MySQL & JavaScript. | ||
|
||
## This source structure is cloned from project: [`php-mvc-structure`](https://github.com/TanHongIT/php-mvc-structure) | ||
|
@@ -115,6 +115,19 @@ And then change **local.PHP_Realtime_Chat_App.com.conf** file (/apache2/sites-av | |
</VirtualHost> | ||
``` | ||
|
||
# 7. Demo | ||
|
||
<p align="center"> | ||
<img src="https://user-images.githubusercontent.com/35853002/177470807-57f9b578-efcb-4e2d-8510-8942bc06f297.png" alt="license"> | ||
</p> | ||
|
||
Demo account: | ||
|
||
``` | ||
Email: [email protected] | ||
Pass: 123456 | ||
``` | ||
|
||
<p align="center"> | ||
<img src="https://img.shields.io/packagist/l/doctrine/orm.svg" data-origin="https://img.shields.io/packagist/l/doctrine/orm.svg" alt="license"> | ||
</p> |