You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -4,3 +4,5 @@ ThinkPHP CarService server side (CMS, REST API, Web socket) & Openfire serve
4
4
- 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).
5
5
- 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.
6
6
- 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