Home > Backend Development > PHP Tutorial > 请教cakephp多controller和多个views如何配置

请教cakephp多controller和多个views如何配置

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 09:59:05
Original
762 people have browsed it

请问cakephp多controller和多个views怎么配置
例如:我前台在一个controller和一个view里,后台在另一个controller和另一个view里,请问怎么配置?

------解决方案--------------------
??一个cake项目本来就是多个controller多个view,你说的配置是指什么?
------解决方案--------------------
你建立两个vitrual host不就完了吗,两套程序跑
------解决方案--------------------
可能你需要的是管理模块定向请求

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
Controller does not exist: app\controller\Test
From 1970-01-01 08:00:00
0
0
0
Controller touch?
From 1970-01-01 08:00:00
0
0
0
AngularJS via controller A to controller B
From 1970-01-01 08:00:00
0
0
0
Imitate $this->show() in TP5 Controller
From 1970-01-01 08:00:00
0
0
0
ControllerClass 'think\Controller' not found in
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template