Home
Platforma
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
email
string
password
string
first_name
string
last_name
string
skype
string
phone
string
website
string
activation_code
string
active
tinyInteger
notes
text
role_id
integer
timestamps
timestamps
softDeletes
softDeletes
user_skills
id
increments
skill_id
integer
user_id
integer
timestamps
timestamps
softDeletes
softDeletes
skills_names
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
jobs
id
increments
name
string
description
text
price
integer
start_date
date
end_date
date
status_id
integer
manager_id
FK
integer
developer_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
job_statuses
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
job_offers
id
increments
price
integer
comment
text
user_id
integer
job_id
integer
timestamps
timestamps
softDeletes
softDeletes
job_skills
id
increments
skill_id
string
job_id
integer
timestamps
timestamps
softDeletes
softDeletes
user_roles
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
×
Comments for Platforma
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01