Home
demo
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
roles
id
increments
timestamps
timestamps
softDeletes
softDeletes
companies
id
increments
timestamps
timestamps
softDeletes
softDeletes
permissions
id
increments
timestamps
timestamps
softDeletes
softDeletes
roles_has_permissions
id
increments
role_id
FK
integer
permission_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
user_company_role
id
increments
user_id
FK
integer
company_id
FK
integer
role_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
×
Comments for demo
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01