Home
Confide users + social profiles
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
username
string
email
string
password
string
f_name
string
l_name
string
sex
boolean
photo
string
confirmed
boolean
confirmation_code
string
remember_token
string
timestamps
timestamps
profiles
id
increments
user_id
FK
integer
uid
bigInteger
access_token
string
timestamps
timestamps
softDeletes
softDeletes
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01