json([ 'status' => 'ok', 'timestamp' => Carbon::now(), 'host' => request()->ip(), ]); } }