Home  >  Article  >  PHP Framework  >  How to close the window in thinkphp5.0

How to close the window in thinkphp5.0

藏色散人
藏色散人Original
2022-12-07 09:53:131640browse

How to close the window of thinkphp5.0: 1. Open the "app/config.php" or "application/config.php" configuration file; 2. Find the "app_trace" item; 3. Change the "app_trace" Just change the value to "false".

How to close the window in thinkphp5.0

#The operating environment of this tutorial: Windows 7 system, thinkphp version 5.0, Dell G3 computer.

How to close the window in thinkphp5.0?

thinkphp5.0.24 Close the debugging window in the lower right corner and close trace

Modify the app/config.php or application/config.php configuration file, as shown below:

How to close the window in thinkphp5.0

Recommended learning: "thinkPHP Video Tutorial"

The above is the detailed content of How to close the window in thinkphp5.0. For more information, please follow other related articles on the PHP Chinese website!

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