Changes to address added fulltext (address,post_code,city), added imployer column to person fix / updated PersonInfoGrid vue component

This commit is contained in:
Simon Pocrnjič
2026-01-14 21:38:34 +01:00
parent 7fc4520dbf
commit 8fdc0d6359
6 changed files with 171 additions and 15 deletions
+1
View File
@@ -46,6 +46,7 @@ class Person extends Model
'group_id',
'type_id',
'user_id',
'employer'
];
protected $hidden = [