1 Star 0 Fork 23

厦门智瓴网络科技有限公司 / channels_hub

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
think 180 Bytes
Copy Edit Raw Blame History
augushong authored 2019-10-15 22:55 . 部署新的程序架构
#!/usr/bin/env php
<?php
namespace think;
// 命令行入口文件
// 加载基础文件
require __DIR__ . '/vendor/autoload.php';
// 应用初始化
(new App())->console->run();
PHP
1
https://gitee.com/Chining_Group/channels_hub.git
git@gitee.com:Chining_Group/channels_hub.git
Chining_Group
channels_hub
channels_hub
master

Search