Your problem is this part: 'required|name',
.
There is no such thing as a "name" validation rule. Take a look at the docs for a list of available validation rules:
http://laravel.com/docs/5.1/validation#available-validation-rules
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community