How to debug Codeigniter 4

Boominathan Elango :

whatever error occurs in Codeigniter 4 Its always showing default message Error message default from codeigniter 4

How to get exact error message in Codeigniter 4

Boominathan Elango :

Finally i found the solution rename the env file as .env, then removed # from CI_ENVIRONMENT and modified

CI_ENVIRONMENT = production 

into

CI_ENVIRONMENT = development

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=198810&siteId=1