Skip to content

ThinkPHP CarService server side (CMS, REST API, Web socket) & Openfire server (Xmpp)

Notifications You must be signed in to change notification settings

monkipython/CarService-ServerSide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c70874d · Mar 14, 2019

History

8 Commits
Apr 22, 2015
Apr 22, 2015
Apr 22, 2015
Apr 22, 2015
Apr 22, 2015
Apr 22, 2015
Apr 22, 2015
Mar 14, 2019
Apr 22, 2015
Apr 22, 2015
Apr 22, 2015
Apr 22, 2015
Apr 22, 2015
Apr 22, 2015
Apr 22, 2015
Apr 22, 2015

Repository files navigation

CarService-ServerSide

ThinkPHP CarService server side (CMS, REST API, Web socket) & Openfire server (Xmpp)

  • Import sql file to your database("your database name").
  • 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).
  • 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.
  • Finally Upload all the CarService-ServerSide folders/files to the Webroot directory and browse http://yoursiteurl.

NOTE: All the source code are for demonstration only. Please use it at your own risk. Thanks.

About

ThinkPHP CarService server side (CMS, REST API, Web socket) & Openfire server (Xmpp)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published