Skip to content

Commit

Permalink
Adding Saloon requests debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
nunoxavier committed Sep 19, 2024
1 parent 8af27a8 commit 7984466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/laravel-helpers.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
| When enabled, all requests and responses will be logged to ray
|
*/
'debug-requests' => false,
'debug-requests' => true,
];

0 comments on commit 7984466

Please sign in to comment.