77 // app/Http/Controllers/Front/TestController.php:57
App\Models\Test\ATest {#638 // app/Http/Controllers/Front/TestController.php:63
  #connection: "mysql"
  #table: "a_test"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:5 [
    "id" => 1
    "created_at" => "2023-10-06 17:02:15"
    "updated_at" => "2025-12-08 12:31:53"
    "num" => 77
    "qq" => "{"sub": "ee", "title": "ww"}"
  ]
  #original: array:5 [
    "id" => 1
    "created_at" => "2023-10-06 17:02:15"
    "updated_at" => "2025-12-08 12:31:53"
    "num" => 77
    "qq" => "{"sub": "ee", "title": "ww"}"
  ]
  #changes: array:2 [
    "updated_at" => "2025-12-08 12:31:53"
    "num" => 77
  ]
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  +timestamps: true
  +usesUniqueIds: false
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: []
}