Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo/mismatch in task 6 #105

Open
neomn opened this issue Mar 7, 2022 · 0 comments
Open

typo/mismatch in task 6 #105

neomn opened this issue Mar 7, 2022 · 0 comments

Comments

@neomn
Copy link

neomn commented Mar 7, 2022

Task 6. Form Request Validation.
In app/Http/Controllers/ItemController.php file, validation is performed via class StoreItemRequest, but that class doesn't exist, intentionally. Your task is to create it, with parameters of authorized true, and validation rules of name/title* as required fields.

title should be replaced with description

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant