小善潘多港湾,来自fastadmin2024,版本V1.5.0.20240328,升级3个安全到V1.5.1.20240903
Panda c44bd13d9a kefu | hai 3 semanas | |
---|---|---|
addons | hai 1 mes | |
application | hai 3 semanas | |
extend | hai 2 meses | |
public | hai 3 semanas | |
runtime | hai 2 meses | |
thinkphp | hai 1 mes | |
vendor | hai 2 meses | |
.bowerrc | hai 2 meses | |
.env.sample | hai 1 mes | |
.gitignore | hai 2 meses | |
LICENSE | hai 2 meses | |
README.md | hai 2 meses | |
bower.json | hai 2 meses | |
composer.json | hai 1 mes | |
composer.lock | hai 2 meses | |
gitpull.sh | hai 1 mes | |
gitpullonline.sh | hai 2 meses | |
think | hai 2 meses | |
商城.txt | hai 2 meses | |
活动表字段rules.txt | hai 1 mes | |
队列命令.txt | hai 1 mes |
根据.gitignore自行创建忽略文件
安装vendor
composer install
修改.env
APP_NAME
//防止缓存key与其他项目一致;
DATABASE
、REDIS
等
任务调度执行命令
php think TimedTask
队列监听执行命令
php think queue:listen