I downloaded kint, unzipped it and moved the folder to the Library folder. Then I put this code as the second line of my PHP file (after
require '/kint/Kint.class.php';
and now, when I go to execute the PHP code, I get a blank screen.
Was putting it in the Library folder the wrong place to put it? (the instructions say put it "somewhere comfy"... what kind of installation instruction is that?)