1 Star 0 Fork 284

万万没想到/BeikeShop跨境电商系统(Laravel 商城)

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
auto_install.json 417 Bytes
一键复制 编辑 原始数据 按行查看 历史
Edward Yang 提交于 2023-03-06 18:52 . 升级第三方包
{
"php_ext":"opcache,ioncube",
"chmod":[
{"mode":755,"path":"/storage"},
{"mode":755,"path":"/bootstrap/cache"},
{"mode":755,"path":"/public/cache"}
],
"success_url":"/index.php",
"php_versions":"80,81,82",
"db_config":"",
"admin_username":"",
"admin_password":"",
"run_path":"/public",
"remove_file":["/.user.ini"],
"enable_functions":["putenv"]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/jackfinal/beikeshop.git
git@gitee.com:jackfinal/beikeshop.git
jackfinal
beikeshop
BeikeShop跨境电商系统(Laravel 商城)
master

搜索帮助