Home  >  Article  >  Backend Development  >  thinkphp修改代码后怎么立即生效

thinkphp修改代码后怎么立即生效

WBOY
WBOYOriginal
2016-06-13 12:10:093211browse

thinkphp修改代码后如何立即生效
thinkphp修改代码后如何立即生效
------解决思路----------------------
删除Runtime文件夹下的缓存
------解决思路----------------------
开发过程中尽量设置为调试模式,define('APP_DEBUG', true);

Statement:
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