->label('audits.event', 'verification.create')
TL;DR
The webhook event "users.*.verification.*.create" is not being called. It could be because you need to set something up. Try using the code snippet `->label('audits.event', 'verification.create')` to fix the issue.