barbushin / php-console

Handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
https://chrome.google.com/webstore/detail/php-console/nfhmhhlpfleoednkpnnnkolmclajemef
MIT License
1.34k stars 283 forks source link

Can't get it to work #92

Closed ricketybridge closed 9 years ago

ricketybridge commented 9 years ago

I followed all the instructions, including installing the Chrome extension, installing the code, and using the initial code shown in the test cases. All it does is break my code. What am I missing?

barbushin commented 9 years ago

Can you show me the way how you integrated your code with php-console?