juangws
juangws
I create an environment file `wus.php` in the `Boot` directory.  And in the `.env` file, `CI_ENVIRONMENT` is set to `wus`.  There is a problem now that "system/Debug/ExceptionHandler.php" does...
Because sometimes online debugging. Customize `wus.php` and use IP to determine who is `development` and who is `production`. So I use `wus.php` to implement dynamic environment mode and Customize maintenance...
Thank you very much for your patience in replying. This issue is just a suggestion. I will follow https://codeigniter4.github.io/CodeIgniter4/general/errors.html#error-reporting to complete my project.