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.
1 parent 6e7a7fe commit ec8f0ffCopy full SHA for ec8f0ff
src/Controllers/DocumentApiController.php
@@ -6,7 +6,7 @@
6
use Illuminate\Http\Request;
7
use Spatie\Fractalistic\ArraySerializer;
8
9
-class DocumentApiController extends Controller
+class DocumentApiController
10
{
11
/**
12
* Get all documents and return the json response
0 commit comments