add contributors to dataset
This commit is contained in:
parent
f906b7eb77
commit
14878a20c8
7 changed files with 76 additions and 26 deletions
|
@ -9,6 +9,7 @@ class Person extends Model
|
|||
|
||||
protected $fillable = [
|
||||
'academic_title',
|
||||
'date_of_birth',
|
||||
'last_name',
|
||||
'first_name',
|
||||
'email',
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue