Skip to content

HeRedBo/miaosha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miaosha

使用php 实现的秒杀系统实例代码

1、开发环境

nginx + mysql + redis + php

2 数据库文件

/data/miaosha.sql

3 配置文件

/conf/_local.inc.php

4 PHP版本

7.1

5 PHP组件

mysql, pdo, redis, mcrypt

brew install php56-redis --build-from-source
brew install php56-mcrypt --build-from-source
brew upgrade php56-igbinary

6 站点根目录

/web/

7 系统管理后台

/web/admin/
用户名和密码都是 miaosha

About

php 秒杀系统实例代码

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published