PHPDebugConsole
PHPDebugConsole copied to clipboard
Browser/javascript-like logger/console class for PHP
I've created a ServiceProvider that pushes some middleware... In this middleware I'd like to - [ ] log the **initial** state/values of the session Right now the session is being...
### "Feature Request" [SymfonyBundle branch](https://github.com/bkdotcom/PHPDebugConsole/tree/SymfonyBundle) created Bundle class: `bdk\Debug\Framework\Symfony\DebugBundle\BdkDebugBundle::class` As someone new to symfony, there seems to be quite the learning curve jumping in and creating a bundle Still trying...
After a lot of testing I believe there is a problem when using php 8.1.15. When setting route to "chromeLogger" and enabling requestHeadersOutput there is always this sequence of errors:...