i want to log all queries after execution using hooks. -i enabled hooks in config.php -this is my hook-->
$hook[\'post_controller\'] = array( \'clas
For me it only worked when I define de $hook array in config/hooks.php .