6734358
App\FormCityDestinationCity {#1398
#fillable: array:3 [
0 => "from_city_id"
1 => "destination_city_id"
2 => "count_km"
]
#connection: "mysql"
#table: "form_city_destination_cities"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:6 [
"id" => 88277
"from_city_id" => 5
"count_km" => 759
"destination_city_id" => 2908
"created_at" => "2023-12-01 06:20:42"
"updated_at" => "2024-02-12 04:44:17"
]
#original: array:6 [
"id" => 88277
"from_city_id" => 5
"count_km" => 759
"destination_city_id" => 2908
"created_at" => "2023-12-01 06:20:42"
"updated_at" => "2024-02-12 04:44:17"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}