automatic linking

This commit is contained in:
2023-06-14 10:47:11 +07:00
parent 554d0048e7
commit 569d356b6b
7 changed files with 75 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ class Corporate extends Model
'help_text',
'active',
'linking_rules',
'automatic_linking'
];
protected $casts = [