Home
hndjpowell
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
first_name
string
(255)
last_name
string
(255)
email
string
(255)
password
string
(255)
rememberToken
rememberToken
timestamps
timestamps
softDeletes
softDeletes
password_resets
email
string
(255)
token
string
(255)
created_at
timestamp
roles
id
increments
name
string
(255)
label
string
(255)
timestamps
timestamps
softDeletes
softDeletes
permissions
id
increments
name
string
(255)
label
string
(255)
timestamps
timestamps
softDeletes
softDeletes
players
id
increments
user_id
integer
address
string
(255)
post_code
string
(255)
sru_number
integer
tel_no
string
(255)
mob_no
string
(255)
kin
string
(255)
issues
text
timestamps
timestamps
softDeletes
softDeletes
skills
id
increments
user_id
integer
standard
tinyInteger
spin
tinyInteger
pop
tinyInteger
front
tinyInteger
rear
tinyInteger
side
tinyInteger
scrabble
tinyInteger
drop
tinyInteger
punt
tinyInteger
grubber
tinyInteger
goal
tinyInteger
timestamps
timestamps
softDeletes
softDeletes
guardians
id
increments
user_id
integer
name
string
(255)
relationship
string
(255)
address
string
(255)
tel_no
string
(255)
timestamps
timestamps
softDeletes
softDeletes
doctors
id
increments
user_id
integer
name
string
(255)
address
string
(255)
tel_no
string
(255)
timestamps
timestamps
softDeletes
softDeletes
permission_role
timestamps
timestamps
softDeletes
softDeletes
role_id
integer
permission_id
integer
role_user
timestamps
timestamps
softDeletes
softDeletes
role_id
integer
user_id
integer
×
Comments for hndjpowell
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01