feat: add ID photocopy upload field to career application form with validation and database storage
This commit is contained in:
@@ -17,6 +17,7 @@ class CareerApplication extends Model
|
||||
'cv_path',
|
||||
'nda_path',
|
||||
'contract_path',
|
||||
'id_photocopy_path',
|
||||
'git_knowledge',
|
||||
'ai_usage',
|
||||
'message',
|
||||
|
||||
Reference in New Issue
Block a user