Home
mis
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
User
id
increments
timestamps
timestamps
Password
string
Email
string
(255)
Profile
id
increments
timestamps
timestamps
Ho
string
(255)
Ten
string
(255)
Birthday
string
(255)
Phone_number
string
(10)
user_id
FK
integer
Permission
id
increments
timestamps
timestamps
permission_title
string
(255)
permission_slug
string
(255)
Roles
id
increments
timestamps
timestamps
role_title
string
(255)
role_slug
string
(255)
Roles_user
id
increments
timestamps
timestamps
roles_id
FK
integer
user_id
FK
integer
Permission_roles
id
increments
timestamps
timestamps
permission_id
FK
integer
roles_id
FK
integer
Taxonomy
id
increments
timestamps
timestamps
machine_name
string
description
text
Taxonomy_data
id
increments
timestamps
timestamps
name
string
(255)
vid
FK
integer
Chat_histories
id
increments
timestamps
timestamps
softDeletes
softDeletes
uid_from
integer
uid_to
integer
message
text
mark
boolean
jobs
id
increments
timestamps
timestamps
queue
string
(255)
payload
text
attempts
tinyInteger
reserved
tinyInteger
reserved_at
timestamp
available_at
timestamp
created_at
timestamp
sessions
id
increments
timestamps
timestamps
user_id
integer
ip_address
string
(45)
user_agent
text
payload
text
last_activity
timestamp
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01