We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6546626 + f86d9d7 commit 77f555cCopy full SHA for 77f555c
src/Controllers/UploadController.php
@@ -53,6 +53,6 @@ public function upload()
53
}
54
55
56
- return $response;
+ return json_encode($response);
57
58
0 commit comments