gothinkster / laravel-realworld-example-app

Exemplary real world backend API built with Laravel
https://realworld.io
MIT License
1.2k stars 1.05k forks source link

Don't recognize request body #27

Open falahatiali opened 4 years ago

falahatiali commented 4 years ago

when I use $this->validator in the first line of my functions everything is ok and app works correctly. but when I want to use request classes such as CreateArticle for validating requests it doesn't work and I face with validation failed request. I examine everything but I couldn't solve problems.

vivek-kachhadiya13 commented 4 years ago

@sandeesh Hi, I am Vivek and am Laravel developer. I want to see this issue but I am not able to clone the repo. It gives permission denied.