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 d04876e commit 28283b9Copy full SHA for 28283b9
config/request-docs.php
@@ -48,6 +48,7 @@
48
// Later the local storage is used when edits are made
49
'default_headers' => [
50
'Content-Type' => 'application/json',
51
+ 'Accept' => 'application/json',
52
],
53
54
// By default, LRD group your routes by the first /path.
0 commit comments