TP6 在初次安装时 创建 /app/admin/controller/Index 文件时 无法访问
默认的thinkphp 6 只有 部分的 内置拓展
包括:自带的 framework think thinkphp 核心驱动
think-filesystem 文件储存驱动
think-helper 常用助手库
think-orm 数据库驱动
think-trace页面Trace扩展
安装多应用
composer require topthink/think-multi-app
安装后默认使用单应用模式部署,目录结构如下:
标签:控制器,app,think,thinkphp,驱动,安装,无法访问 From: https://www.cnblogs.com/songadmin/p/17730862.html