76 Star 126 Fork 72

快乐源泉/tpcms

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.example.env 519 Bytes
Copy Edit Raw Blame History
chenli authored 11 months ago . 调整
APP_DEBUG=true
[cache]
DRIVER=redis
REDIS_HOST=127.0.0.1
REDIS_PORT=6379
REDIS_PASS=xxxxx
REDIS_DB=0
[qiniu]
ACCESS_KEY=xxx
SECRET_KEY=xxx
[alarm]
EMAIL_HOST=xxx
EMAIL_PORT=xxx
EMAIL_USER=xxx
EMAIL_PASS=xxx
EMAIL_RECEIVER=xxx
[database]
DB_TYPE=mysql
DB_HOST=127.0.0.1
DB_NAME=tp6
DB_USER=root
DB_PASS=xxxxx
DB_PORT=3306
DB_CHARSET=utf8
[website]
wjjd_localhost=wjjd
[website_wjjd]
lang = cn,en
default_lang = cn
[website_wjjd_cn]
pc_dir = web
mobile_dir = web
[website_wjjd_en]
pc_dir = web
mobile_dir = web
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/happy_source/tpcms.git
git@gitee.com:happy_source/tpcms.git
happy_source
tpcms
tpcms
master

Search