Home
Sentry User Extend Social ADL edit
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
email
string
password
string
first_name
string
last_name
string
id_status
tinyInteger
activation_code
string
activated_at
timestamp
last_login
timestamp
persist_code
string
reset_password_code
string
timestamps
timestamps
softDeletes
softDeletes
socials
id
increments
username
string
url
text
extra
text
timestamps
timestamps
softDeletes
softDeletes
user_id
FK
integer
social_id
integer
user_details
id
increments
birth_date
timestamp
timestamps
timestamps
softDeletes
softDeletes
user_id
FK
integer
id_sex
tinyInteger
groups
id
increments
name
string
permissions
text
timestamps
timestamps
softDeletes
softDeletes
throttles
id
increments
user_id
FK
integer
ip_address
string
attempts
integer
suspended
tinyInteger
banned
tinyInteger
last_attempt_at
timestamp
suspended_at
timestamp
banned_at
timestamp
users_groups
user_id
integer
group_id
integer
permissions
id
increments
name
string
(28)
adresses
id
increments
timestamps
timestamps
softDeletes
softDeletes
phones
id
increments
timestamps
timestamps
softDeletes
softDeletes
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01