课程
/后端开发
/ThinkPHP
/快速入门ThinkPHP 5.0--基础篇
不能通过http://localhost/index/index/index访问方法,什么原因
2018-11-12
源自:快速入门ThinkPHP 5.0--基础篇 2-4
正在回答
不要删除application\index 这个目录,直接进去改这个目录下的 Index.php就可以直接访问了,我是不是很机智
因为thinkPHP定义了路由,避免了前面版本中的地址冲突
举报
ThinkPHP5已发布多时,想了解ThinkPHP5的新特性吗?老司机带你马上出发~
2 回答访问http://localhost:/index/Index/index失败
2 回答http://localhost/admin/Index/index 为什么访问出现404
3 回答为什么我访问localhost/tp5/public可以访问 但是localhost/tp5/public/index/Index/Index就出现404错误呢
1 回答为什么http://localhost/tp5/public/admin/index/common出来是this is common Index index
1 回答http://localhost/TP5/app/Index/Index/index