Alex M
Results
1
issues of
Alex M
First, thanks for the work on this package. Trying to return a simple response with "Unauthorized" ```php return response()->json("Unauthorized", 401) ``` The variable $data on src/Debugger.php line 117 will then...