setting up slim framework
Notice: This thread is very old.
- cacoch
- Member | 7
how to setup slim framework with tracy. I installed it using composer and add two magic lines
to code http://www.slimframework.com/…rst-app.html and no floating panel, no error message.
any suggestion?
cacoch
Btw, im using apache
- cacoch
- Member | 7
Zmenil jsem $config. Nemam zadny debugbar ale neco se tam deje. Kdyz, http://localhost:8080/hello/karel tak mam tenhle source “:http://pastie.org/10913656”:. Y javascript console mam 2 chyby.
localhost/:1 Uncaught SyntaxError: Unexpected token <
karel:10 Uncaught ReferenceError: Tracy is not defined
- Jan Tvrdík
- Nette guru | 2595
@cacoch When I copy & paste your HTML output into file and open it in a browser, it works fine. Not sure what else can I do for you.
Based on the error it seems that /?_tracy_bar=js&v=2.4.1
does not return the JS in your PC.