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.
This pull request introduces new validation rules for the following fields:
Phone Number
Occupation
State
Country
GitHub
Facebook
Twitter
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.
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.