We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 155ec93 commit 35cc9a3Copy full SHA for 35cc9a3
src/Interaction.php
@@ -22,6 +22,7 @@ class Interaction
22
const RELATION_VIEW = 'view';
23
24
public static $pivotColumns = [
25
+ 'id',
26
'subject_type',
27
'relation',
28
'relation_value',
0 commit comments