Skip to content
Johan Janssens edited this page Jun 11, 2019 · 7 revisions

Joomlatools Pages has a built-in debugger to help you understand errors and exceptions. To enable it, set the Debug Joomla configuration to Yes, and Error Reporting to development in Joomla's global configuration.

Using Xdebug

If you have Xdebug enabled the framework will automatically enable the debugger. You can enable Xdebug in a single command if you are using our Vagrant Box.

Using IDE's

We have also written specific tutorials how to debug with our favorite IDE's our team uses:

Clone this wiki locally