theihasan / geezap

Geezap is an AI-powered job aggregation platform built with Laravel that unifies job listings from LinkedIn, Upwork, Indeed, and ZipRecruiter. Features include smart job matching, automated cover letter generation, and application tracking.
http://geezap.com
7 stars 6 forks source link

Add Validation Rules for Additional Fields to Resolve Crash Issue #26

Closed jahid32 closed 5 days ago

jahid32 commented 5 days ago

This pull request introduces new validation rules for the following fields:

These changes address a crash issue caused by invalid or missing input data. By adding these validation rules, the application ensures proper input handling and improves overall stability.

theihasan commented 5 days ago

Good work man 👍