Mitch Talmadge

Results 73 comments of Mitch Talmadge

This usually happens because of the MAC Address, can you share your configuration for the container? Either the docker compose file or the command you use to run it or...

Thank you so much for your time and your help, it means a lot to me. The logs not being in sync was my fault, I don't think I got...

> This could be some infinite recursion problem in Xdebug Thank you for saying this. I put a breakpoint much earlier in my application's lifecycle and it works great, I...

Found it! We had a large closure that was added recently to one of our routers, and Laravel was serializing it, then unserializing it later. I don't know the specifics,...

I don't know if it happens with the latest xdebug, but when we finally update to PHP 8.2 I'll revisit this and check if it still happens. Right now I'm...

The current best way I've figured out is to: 1. Install the Powerlet chrome extension, which lets you run the bookmarklet from an extension: https://chromewebstore.google.com/detail/powerlet/ofecodkcadbenmiknnidnfepbblapgkn 2. Open Powerlet and add...

https://github.com/MitchTalmadge/ASCII-Data/releases/tag/1.2.0 I've included this in my port of this project. Will document it soon.