Home
importantdates
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
roles
id
increments
name
string
guard_name
string
timestamps
timestamps
users
id
increments
fname
string
lname
string
gender
string
photo
string
email
string
email_verified_at
string
remember_token
string
country_id
integer
pin_code
integer
timestamps
timestamps
phone
integer
role_has_permissions
permission_id
increments
role_id
string
timestamps
timestamps
permissions
id
increments
name
string
guard_name
string
timestamps
timestamps
personal_access_tokens
id
increments
tokenable_type
string
tokenable_id
bigInteger
name
string
token
string
abilities
text
last_used_at
timestamps
timestamps
timestamps
password_resets
email
increments
token
string
timestamps
timestamps
model_has_roles
role_id
increments
timestamps
timestamps
model_type
string
model_id
bigInteger
model_has_permissions
permission_id
increments
model_type
string
model_id
bigInteger
countries
id
increments
title
string
user_id
integer
timestamps
timestamps
colors
id
increments
timestamps
timestamps
date_id
integer
title
string
code
mediumInteger
important_dates
id
increments
user_id
integer
name
string
color_id
integer
attachment
string
country_id
integer
timestamps
timestamps
category_id
integer
feed_backs
id
increments
user_id
integer
user_name
string
user_email
string
text
string
timestamps
timestamps
categories
id
increments
date_id
integer
color_id
integer
timestamps
timestamps
name
string
languages
id
increments
name
string
usre_id
integer
timestamps
timestamps
family_members
id
increments
type
string
user_id
integer
timestamps
timestamps
family_relitions
id
increments
timestamps
timestamps
family_member_id
integer
fname
string
lname
string
country_id
integer
barth_date
date
gender
string
email
string
phone
mediumInteger
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01