Giter Site home page Giter Site logo

demo's Introduction

EASYSWOOLE DEMO

关于具体demo在哪

demo/3.x分支对应了EasySwoole3.x版本的demo,3.x主要是easyswoole基础使用的例子,其他使用请看3.x对应的分支。

如何运行DEMO

安装项目时请不要覆盖默认的配置文件以及EasySwooleEvent事件注册文件

安装easyswoole

git clone https://github.com/easy-swoole/demo.git demo
cd demo && composer install
php vendor/bin/easyswoole install

配置数据库

在dev.php中的MYSQL配置项中配置数据库

安装项目数据库

运行/Doc/sql.sql文件

启动项目

php easyswoole start

访问url

管理员登陆:127.0.0.1:9501/Api/Admin/Auth/login?account=xsk&password=123456 
公共请求banner:127.0.0.1:9501/Api/Common/Banner/getAll
会员登陆:127.0.0.1:9501/Api/User/Auth/login?userAccount=xsk&userPassword=123456    

请先认真阅读手册 再进行体验

  • EASYSWOOLE在线手册

  • QQ交流群

    • VIP群 579434607 (本群需要付费599元)
    • EasySwoole官方一群 633921431(已满)
    • EasySwoole官方二群 709134628
  • 商业支持:

demo's People

Contributors

a2235565 avatar anythink-wx avatar chinasor avatar dupengshenyang avatar encircles avatar evalor avatar feng409 avatar guanhui07 avatar hanwenbo avatar hekuntong avatar jinchaojian avatar junjunya1995 avatar kajweb avatar kiss291323003 avatar lienze741 avatar maikuolan avatar mistaker avatar nicholaschan1025 avatar rongmic avatar runstp avatar sth4me avatar tioncico avatar tocurd avatar webphplove avatar windrunner414 avatar yaphats avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.