clockwork
clockwork copied to clipboard
feat: add listen log transaction event for laravel 5.2+
Hello,
This pull request add collect transaction event like this:
The reason I do it
- It makes it easier for me to debug the query when it is in a transaction
Hey, thanks for the PR, looks like a useful addition. I will try to review and merge soon.