I use Laravel V7
The event (which is working)
class IssueUpdated { use Dispatchable, InteractsWithSockets, SerializesModels; public $issue;