Piotr Adamczyk

Results 12 comments of Piotr Adamczyk
trafficstars

Alternatively for heavy operations when you might not want everything to be logged i'd suggest wrapping DB statements with: ```php Telescope::withoutRecording(function() { // your code }); ```

Same thing for Docker (24.0.2-rd, build e63f5fa) + Rancher desktop on M2 Pro. For me it hangs only for specific operations - i.e. with [composer](https://hub.docker.com/_/composer) and then running `docker compose...