Skip to content

Instantly share code, notes, and snippets.

@MrBeerBrewer
Created August 29, 2016 16:15
Show Gist options
  • Save MrBeerBrewer/e0177fa75233ec3ba1c9b222b35df895 to your computer and use it in GitHub Desktop.
Save MrBeerBrewer/e0177fa75233ec3ba1c9b222b35df895 to your computer and use it in GitHub Desktop.
Java programming
Taken by student:
User {#207 ▼
#fillable: array:3 [▼
0 => "email"
1 => "password"
2 => "username"
]
#hidden: array:2 [▼
0 => "password"
1 => "remember_token"
]
#connection: null
#table: null
#primaryKey: "id"
#keyType: "int"
#perPage: 15
+incrementing: true
+timestamps: true
#attributes: array:8 [▼
"id" => 1
"username" => "WdHNY"
"email" => "woG3EV@gmail.com"
"password" => "$2y$10$hNUEO88CCMRODG4c.7DpCuyIegWNX2LehTweVYs7Fd8gjtqfN.Wk2"
"enabled" => null
"remember_token" => null
"created_at" => null
"updated_at" => null
]
#original: array:8 [▶]
#relations: []
#visible: []
#appends: []
#guarded: array:1 [▶]
#dates: []
#dateFormat: null
#casts: []
#touches: []
#observables: []
#with: []
+exists: true
+wasRecentlyCreated: false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment