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" => 146430
"from_city_id" => 17
"count_km" => 1137
"destination_city_id" => 3434
"created_at" => "2023-12-15 08:58:00"
"updated_at" => "2024-01-20 04:58:37"
]
#original: array:6 [
"id" => 146430
"from_city_id" => 17
"count_km" => 1137
"destination_city_id" => 3434
"created_at" => "2023-12-15 08:58:00"
"updated_at" => "2024-01-20 04:58:37"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}