1 Star 0 Fork 4

diycp2015 / 新闻小程序后台管理

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.php 274 Bytes
一键复制 编辑 原始数据 按行查看 历史
16 提交于 2018-04-12 11:24 . 提交代码
<?php
namespace think;
// 定义应用目录
define('APP_PATH', __DIR__ . '/application/');
// 加载框架基础引导文件
require __DIR__ . '/thinkphp/base.php';
// 添加额外的代码
// ...
// 执行应用并响应
Container::get('app', [APP_PATH])->run()->send();
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/diycp2015/news_small_program_backstage_management.git
git@gitee.com:diycp2015/news_small_program_backstage_management.git
diycp2015
news_small_program_backstage_management
新闻小程序后台管理
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891