feat: implement internship form upload functionality for interns with database migration and UI integration
This commit is contained in:
@@ -24,6 +24,7 @@ class CareerApplication extends Model
|
||||
'username',
|
||||
'password',
|
||||
'signed_internship_form_path',
|
||||
'to_be_signed_internship_form_path',
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user