Home
eucom
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
name
string
email
string
password
string
city
string
observations
string
phone
string
status_id
FK
integer
roles
id
increments
timestamps
timestamps
name
string
slug
string
(255)
description
text
system
tinyInteger
role_user
id
increments
timestamps
timestamps
role_id
FK
integer
user_id
FK
integer
permissions
id
increments
timestamps
timestamps
name
string
(50)
slug
string
(255)
resource
string
(20)
system
tinyInteger
rank
smallInteger
module_id
FK
integer
modules
id
increments
timestamps
timestamps
name
string
slug
string
(255)
groups
id
increments
timestamps
timestamps
language_id
FK
integer
user_groups
id
increments
timestamps
timestamps
user_id
FK
integer
group_id
FK
integer
papers
id
increments
timestamps
timestamps
language_id
FK
integer
paper_type_id
FK
integer
task_id
FK
integer
env
enum
automatic
boolean
questions
id
increments
timestamps
timestamps
paper_id
FK
integer
question_level_id
FK
integer
question_levels
id
increments
timestamps
timestamps
name
string
difficulty
smallInteger
languages
id
increments
timestamps
timestamps
name
string
question_choices
id
increments
timestamps
timestamps
question_id
FK
integer
correct
boolean
projects
id
increments
timestamps
timestamps
user_id
FK
integer
project_type_id
FK
integer
default_bill_client
boolean
default_pay_assessor
boolean
project_types
id
increments
timestamps
timestamps
name
string
project_participants
id
increments
timestamps
timestamps
project_id
FK
integer
user_id
FK
integer
tasks
id
increments
timestamps
timestamps
project_id
FK
integer
assessor_id
FK
integer
language_id
FK
integer
name
string
email
string
deadline
timestamp
availability_from
timestamp
availability_to
timestamp
brand
string
department
string
task_status_id
FK
integer
bill_client
boolean
pay_assessor
boolean
phone
string
paper_types
id
increments
timestamps
timestamps
name
string
task_followers
id
increments
timestamps
timestamps
task_id
FK
integer
user_id
FK
integer
task_statuses
id
increments
timestamps
timestamps
name
string
color
string
user_statuses
id
increments
timestamps
timestamps
name
string
color
string
paper_answers
id
increments
timestamps
timestamps
question_id
FK
integer
answer_id
FK
integer
user_id
FK
integer
task_id
FK
integer
permission_role
id
increments
timestamps
timestamps
permission_id
FK
integer
role_id
FK
integer
×
Comments for eucom
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01