39 Star 200 Fork 65

funadmin/webmanadmin

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
start.php 108 Bytes
一键复制 编辑 原始数据 按行查看 历史
funadmin 提交于 2025-09-02 22:45 +08:00 . chore(vendor): 更新代码格式和配置文件
#!/usr/bin/env php
<?php
chdir(__DIR__);
require_once __DIR__ . '/vendor/autoload.php';
support\App::run();
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/funadmin/webmanadmin.git
git@gitee.com:funadmin/webmanadmin.git
funadmin
webmanadmin
webmanadmin
main

搜索帮助