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 e333327 commit 90b97b3Copy full SHA for 90b97b3
app/Http/Controllers/ApplinksController.php
@@ -23,7 +23,7 @@ public function assetLinks()
23
],
24
];
25
26
- return response()->json('[
+ return response('[
27
{
28
"relation": [
29
"delegate_permission/common.handle_all_urls"
0 commit comments