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