Skip to content

Instantly share code, notes, and snippets.

@ChadTaljaardt
Created January 29, 2017 14:28
Show Gist options
  • Save ChadTaljaardt/745b0afed904e5a47315913c4e8441c9 to your computer and use it in GitHub Desktop.
Save ChadTaljaardt/745b0afed904e5a47315913c4e8441c9 to your computer and use it in GitHub Desktop.
Plate {#211 ▼
#table: "plates"
#fillable: array:1 [▼
0 => "plate"
]
#dates: array:2 [▼
0 => "created_at"
1 => "updated_at"
]
#connection: null
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:4 [▼
"id" => "b85cd09e-bb23-432f-85bc-91da57840dac"
"plate" => "1234"
"created_at" => "2017-01-29 14:17:03"
"updated_at" => "2017-01-29 14:17:03"
]
#original: array:4 [▼
"id" => "b85cd09e-bb23-432f-85bc-91da57840dac"
"plate" => "1234"
"created_at" => "2017-01-29 14:17:03"
"updated_at" => "2017-01-29 14:17:03"
]
#casts: []
#dateFormat: null
#appends: []
#events: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#guarded: array:1 [▼
0 => "*"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment