# Smile Shop Server
**Repository Path**: Loading_1/smile-shop-server
## Basic Information
- **Project Name**: Smile Shop Server
- **Description**: 多语言开源商城PHP语言版本,居于:PHP7.4 + ThinkPHP6.0 + Uni-APP + Ant Design Vue开发的轻量级、高性能、前后端分离的电商系统,支持微信小程序 + H5+ 公众号 + APP,前后端源码100%开源,完美支持二次开发,让您快速搭建个性化独立商城
- **Primary Language**: PHP
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 7
- **Forks**: 1
- **Created**: 2021-10-01
- **Last Updated**: 2025-05-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: 开源商城, uni-app, ThinkPHP, Ant-Design, 小程序商城
## README
项目相关仓库链接
[Smile Shop Admin](https://gitee.com/Loading_1/smile-shop-admin)
[Smile Shop Store](https://gitee.com/Loading_1/smile-shop-store)
[Smile Shop Server](https://gitee.com/Loading_1/smile-shop-server)
[Smile Shop App](https://gitee.com/Loading_1/smile-shop-app)
[Smile Shop Node(待完成)](https://gitee.com/Loading_1/smile-shop-node)
[Smile Shop Go(待完成)](https://gitee.com/Loading_1/smile-shop-go)
环境和依赖
- centos 7.*
- php 7.4
- mysql ^5.7
- nginx
- composer
安装
```
1. composer install
2. 导入数据库db.sql
3.更改数据库配置文件.env或config/database.php
4.默认用户名称admin 密码 123456
```
