Yes, it is possible with Form Request Validation in Laravel.
- https://laravel.com/docs/10.x/validation#form-request-validation
- https://laravel-news.com/laravel-validation-101-controllers-form-requests-and-rules
- https://dev.to/othmane_nemli/different-ways-to-use-laravel-form-requests-5bmb
refer to this link as a reference
I hope my answer helps you.