Custom exceptions Files in this example app/Exceptions/ApiKeyNotFoundException.php app/Jobs/GetJobData.php View all examples
Form requests Files in this example app/Http/Requests/UpdateSkillRequest.php app/Http/Controllers/ProfileController.php View all examples
Jobs Files in this example app/Jobs/GenerateCoverLetterJob.php app/Http/Controllers/CoverLetterController.php View all examples
Observers Files in this example app/Observers/JobListingObserver.php app/Models/JobListing.php View all examples