belongsToMany(WebhookConfiguration::class, 'webhook_configurations_events', 'event_id', 'configuration_id'); } }