public function index() { $row = User::all(); return response()->json($row); }
使用 ↑ ↓ 鍵選擇, Enter 鍵前往, Esc 鍵關閉