Skip to content

sayi21cn/CarService-ServerSide

 
 

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.

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

Languages

  • PHP 59.4%
  • JavaScript 19.1%
  • HTML 15.0%
  • CSS 4.1%
  • CoffeeScript 1.9%
  • Smarty 0.5%