Home
ecom
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
name
char
(191)
email
string
(191)
password
string
(191)
token
string
(191)
verifyed
boolean
timestamps
timestamps
roles
id
increments
role_name
string
created_at
timestamps
Permission
id
increments
Permission
string
timestamps
timestamps
role_user
id
increments
user_id
FK
integer
role_id
FK
integer
permissio_user
id
increments
permission_id
FK
integer
user_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01