Skip to content

Commit c70874d

Browse files
authored
Update README.md
1 parent 54db9c9 commit c70874d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ ThinkPHP CarService server side (CMS, REST API, Web socket) & Openfire serve
44
- Install openfire on your server and use mysql(database name as "your database name") with utf8 encode like this( jdbc:mysql://127.0.0.1:3306/openfire?useUnicode=true&characterEncoding=utf8).
55
- After finish installing openfire, goto http://yourip:9090 and login to your openfire backend system and install all those plugin that you will be use on your project.
66
- Finally Upload all the CarService-ServerSide folders/files to the Webroot directory and browse http://yoursiteurl.
7+
8+
# NOTE: All the source code are for demonstration only. Please use it at your own risk. Thanks.

0 commit comments

Comments
 (0)