GithubHelp home page GithubHelp logo

irooit / laravel_api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shencongcong/laravel_api

0.0 1.0 0.0 46.18 MB

基于微信公众号理发管理系统

PHP 93.63% CSS 2.69% TSQL 1.08% PowerShell 0.01% CoffeeScript 1.03% Makefile 0.01% Python 0.22% Go 0.04% Shell 0.01% HTML 1.30%

laravel_api's Introduction

laravel 理发系统api + 微信公众号后台管理系统

说明

  • 项目后台基本 laravel5.2-Admin框架进行权限管理部分开发,微信公众号管理基于overtrue/wechat 通过微信第三方开放平台授权管理进行开发,微信部分接口可以参考 https://easywechat.org/zh-cn/docs/

  • 接口采用dingo+jwt 开发, 登录逻辑通过生成token与前端进行交互 接口数据格式之封装了json格式

  • 图片存储采用七牛云服务 laravel扩展包采用的是zgldh/qiniu-laravel-storage

  • 缓存 和session 采用的是redis缓存

  • 短信服务采用的是阿里云短信服务

  • 发送短信 和 微信的模板消息 通过redis队列进行发送

  • redis 队列采用的是supervisor进行管理(参考官方文档)

  • 代码测试通过phpunit进行代码测试(参考:https://phpunit.de/manual/current/zh_cn/)

  • 定时任务 参考官方文档任务调度

  • 代码并发量测试报告 https://hlcc.gitbooks.io/wr2_report/content/2.html

  • 产品使用手册 https://hlcc.gitbooks.io/wr2_merchant_document/content/

  • 数据库mysql mongodb 数据库文件在项目根目录 wr2.sql

  • 本项目代码仅仅供初学laravel的人提供代码参考!!!

  • (项目的配置文件需要自己根据实际情况进行配置)

laravel_api's People

Contributors

shencongcong avatar

Watchers

James Cloos 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.