Home
role_permiss
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
roles
id
increments
timestamps
timestamps
softDeletes
softDeletes
role
string
description
string
comp_code
string
permissions
id
increments
timestamps
timestamps
softDeletes
softDeletes
module_id
integer
isRead
tinyInteger
isAdd
tinyInteger
isDelete
tinyInteger
isEdit
tinyInteger
isPrint
tinyInteger
isExport
tinyInteger
isCancel
tinyInteger
isApprove
tinyInteger
isMauthor
tinyInteger
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
user
string
(30)
password
string
status
tinyInteger
uuid
string
(37)
default_select_comp
integer
chkpermiss
integer
sysadmin
integer
parent_id
integer
modules
string
created_by
string
updated_by
string
role_id
integer
role_user
id
increments
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01