Collect account balances, optimized.

This commit is contained in:
James Cole
2025-08-06 20:15:02 +02:00
parent 0ad6beb66c
commit 70071767ab
7 changed files with 276 additions and 144 deletions

View File

@@ -157,6 +157,10 @@ class DebugController extends Controller
return view('debug', compact('table', 'now', 'logContent'));
}
public function apiTest() {
return view('test.api-test');
}
private function generateTable(): string
{
// system information: