Closed S-DICKSON closed 3 years ago
First time making a PR request. So I will try to learn how to resolve the remaining checklist.
Hi and thanks for the PR.
These changes can (and need to) be done in your application, because the form requests are designed to be customizable: https://konekt.dev/concord/1.9/request-types#customizing-requests
Therefore there's no need to change this in the library (and change for every other application built on top of AppShell). Please apply the same changes directly in your application as described here: https://konekt.dev/concord/1.9/request-types#customizing-requests
Ps.: Correct me if I'm wrong and I'm missing something
@fulopattila122 Thanks for the feedback.
Please go through this checklist, it is mandatory to accept your PR
I've changed the behaviour of get all attributes to get all attributes that are validated. It will force developers to use validated input when using input from the request.
https://laravel.com/docs/6.x/validation#creating-form-requests