How to use xdebug instead of CI4 built-in debugging? |
The CI debugging uses xdebug itself, for code coverage, for instance.
If you want to use it instead of the Kint toolbar, turn it off in the appropriate config file ... https://codeigniter4.github.io/CodeIgnit...he-toolbar |
Messages In This Thread |
How to use xdebug instead of CI4 built-in debugging? - by rfrkk - 03-03-2019, 11:45 PM
RE: How to use xdebug instead of CI4 built-in debugging? - by ciadmin - 03-03-2019, 11:58 PM
RE: How to use xdebug instead of CI4 built-in debugging? - by rfrkk - 03-04-2019, 04:51 AM
|