its

Results 176 comments of its

I've added PHPUnit 11+ and Pest 3 compatibility in master (https://github.com/itsgoingd/clockwork/commit/8a37d3ca4eb5ac8fb9ef0adb462d5f89dc2197ca), please give it a try and let me know how it works for you. Unfortunately some changes made in...

Hey, by default Clockwork is enabled when your app is running in the debug mode (`APP_DEBUG`), you can explicitly enable or disable it be setting `CLOCKWORK_ENABLE` to true or false....

Hey, this is an interesting idea, thanks.

Hey, where is the dump from first screenshot coming from? We use exactly the same api (`Request::getRequestUri`) for both the should-collect checking and for the collected URI field in metadata,...

Hey, I see you are overriding `xdebug.profiler_output_name` in your Docker setup, can you double-check if this setting is applied with a simple phpinfo?