Home
users
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
username
string
(30)
email
string
(40)
password
string
(80)
remember_token
string
(100)
banned
boolean
roles
id
increments
timestamps
timestamps
title
string
(60)
image
string
(100)
color
string
(20)
role_user
role_id
FK
integer
user_id
FK
integer
general_permissions
id
increments
timestamps
timestamps
title
string
(30)
description
string
(250)
forums
id
increments
timestamps
timestamps
title
string
(40)
description
text
forums_permissions
id
increments
timestamps
timestamps
title
string
(30)
description
string
(250)
role_g_permission
role_id
FK
integer
general_permission_id
FK
integer
forum_permission
forum_id
FK
integer
forum_permission_id
FK
integer
role_id
integer
×
Comments for users
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01