Skip to content

Instantly share code, notes, and snippets.

@Tjoosten
Created April 10, 2017 11:41
Show Gist options
  • Save Tjoosten/cc10cc365d4b2f763bd39e9a8480e064 to your computer and use it in GitHub Desktop.
Save Tjoosten/cc10cc365d4b2f763bd39e9a8480e064 to your computer and use it in GitHub Desktop.
Petitions {#76 ▼
#table: "petitions"
#fillable: array:4 [▶]
#connection: null
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:9 [▼
"id" => 2
"creator_id" => 1
"category_id" => 2
"title" => "gfdfg"
"description" => "sg"
"updated_at" => "2017-04-01 23:51:52"
"created_at" => "2017-04-01 23:51:52"
"deleted_at" => null
"closed_at" => null
]
#original: array:9 [▶]
#casts: []
#dates: []
#dateFormat: null
#appends: []
#events: []
#observables: []
#relations: array:1 [▶]
#touches: []
+timestamps: true
#hidden: []
#visible: []
#guarded: array:1 [▶]
#forceDeleting: false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment