|
|
330fc76ed3
|
Refactor application submission response in ApplicationController to return JSON format and update phone number validation rule. Modify careers index view to handle new response structure.
|
2025-07-29 11:38:42 +05:00 |
|
|
|
a627c85416
|
Add CSRF token meta tag for enhanced security and update form labels in careers index view to indicate required fields.
|
2025-07-29 11:30:14 +05:00 |
|
|
|
f9f08c7adf
|
Add salary currency field to Career resource and model, implement currency options, and update careers index view
|
2025-07-29 11:08:20 +05:00 |
|
|
|
a89e2a71d8
|
Enhance careers management features: update CareersPageController to fetch and display career listings with additional fields, modify Career model to include relationships and new attributes, and create a new view for the careers index with an application modal. Update database migration to reflect changes in the careers table structure and adjust routes for application submissions.
|
2025-07-29 00:23:08 +05:00 |
|
|
|
2bf0c8f20d
|
Add methods to various page controllers for handling index, store, and show actions
|
2025-07-28 12:29:30 +05:00 |
|