您当前的位置: 首页 >  ui

漏刻有时

暂无认证

  • 0浏览

    0关注

    717博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

thinkphp5.0 build.php自动创建模块目录和文件

漏刻有时 发布时间:2019-05-29 16:08:40 ,浏览量:0

在入口文件index.php加入以下代码

//创建模块文件目录,Build区分大小写;;
\think\Build::module('help');
echo '自动创建模块目录,成功!';

自动创建目录: controller/Index.php; model; view; common.php; config.php;

关注
打赏
1661217259
查看更多评论
立即登录/注册

微信扫码登录

0.0435s