Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

LittleJake/e-shop-demo

Repository files navigation

E-Shop

基于ThinkPHP5的商城前台,后台为LayuiAdmin

ThinkPHP5的运行环境要求PHP5.6以上。

注意事项

  1. 仅适合用于开发与学习层面,不保证生产环境的可行性以及安全性。
  2. 最新分支 single-shop 重构了整体架构,优化数据库读取以及加入Redis。

部署

git clone https://github.com/LittleJake/e-shop-demo.git
cd e-shop-demo
composer install

Demo

版权信息