feat: add NDA/contract file uploads and technical skill checkboxes to career applications

This commit is contained in:
Ümit Tunç
2026-05-11 09:18:25 +03:00
parent 7cbf872b05
commit 81790642c3
6 changed files with 121 additions and 7 deletions
+4
View File
@@ -15,6 +15,10 @@ class CareerApplication extends Model
'phone',
'type',
'cv_path',
'nda_path',
'contract_path',
'git_knowledge',
'ai_usage',
'message',
'status',
];