Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
伙计们,有人可以帮帮我吗?我刚刚在我的本地主机中安装了 cakephp,然后我已经收到了错误。请查看此内容以获取整个页面的参考截图
在您的数据库中可能存在一个表,即“预订”,而该表的代码不存在。Sp 请在 Controller 文件夹中创建 ReservationController.php 以及在“模型”文件夹中创建其模型。
如果你想访问 RestrictionController 的任何方法,你必须相应地创建视图文件。