its
its
A variation of this idea is now [merged](https://github.com/itsgoingd/clockwork/pull/689). Thanks for coming up with the idea and working on the foundation for the implementation. :)
Hey, thanks for the suggestion. I will leave this for the next major release, since I want to do a more complete integration, with a new tab for the HTTP...
Hey, the Laravel documentation only mentions `int` and `string` as possible values for the key type.
If you look at the stack trace, the crash happens somewhere in the Eloquent code, when Clockwork calls `$model->getKey()`, which should return the primary key value.
I'm not sure what exactly are you asking. :)
Hey, I guess you've ended up figuring this out based on the other issues. The Slim integration is definitively our weakest one. The only reason it exists is because I...
Hey, I can't see any weird behavior with a new Laravel + Jetstream installation. Can you share a simple repo demonstrating this issue?
Hey, sorry, forgot about this one, thanks for reminding me. Turns out this is quite a convoluted issue. I will try to explain. The code that triggers this behavior is...
Ah, I guess I forgot we had a Monolog data source as well, when adding handlers for newer Monolog versions. I think we can improve the data source, to check...
Hey, I've pushed a bunch of Symfony 6 fixes to dev-master, please give it a try and let me know if it works for you. Unfortunately, it's impossible to release...