dillingham / formation

Laravel search, sort, and filters
MIT License
0 stars 0 forks source link

Detect if validation doesn't include foreign_key for nested #34

Open dillingham opened 2 years ago

dillingham commented 2 years ago
abort_if(in_array($this->parentFormation()->getForeignKey(), array_keys($request->rules())));