'apirequest', 'path' => $request->path(), ]); return $response; } catch (\Error $e) { report($e); return $response; } } }