Home
3l-2
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
full_name
string
username
string
slug
string
email
string
birthday
datetime
password
string
(60)
avatar_url
string
remember_token
rememberToken
active
boolean
activation_code
string
deleted_at
timestamp
current_team_id
integer
last_accessed_at
timestamp
timestamps
timestamps
admins
id
increments
name
string
email
string
password
string
(60)
remember_token
rememberToken
active
boolean
timestamps
timestamps
companies
id
increments
name
string
logo
string
description
string
location
text
website
string
timestamps
timestamps
managers
id
increments
company_id
string
name
string
timestamps
timestamps
teams
id
increments
name
string
photo_url
string
owner_id
integer
timestamps
timestamps
team_users
id
increments
team_id
integer
user_id
integer
role
string
(20)
invitations
id
increments
team_id
integer
user_id
integer
email
string
token
string
(40)
timestamps
timestamps
×
Comments for 3l-2
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01