update exam and attendance
This commit is contained in:
@@ -16,6 +16,7 @@ abstract class ApiFormRequest extends FormRequest
|
||||
return array_merge(
|
||||
$this->query->all(),
|
||||
$this->request->all(),
|
||||
$this->allFiles(),
|
||||
$this->json()->all(),
|
||||
$json
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user