Home
ferias
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
employees
id
bigIncrements
user_id
bigInteger
name
string
registration
bigInteger
admission
date
doc
string
timestamps
timestamps
softDeletes
softDeletes
manager_id
FK
bigInteger
occupation_id
FK
bigInteger
managers
id
bigIncrements
name
string
timestamps
timestamps
user_id
bigInteger
softDeletes
softDeletes
occupations
id
bigIncrements
name
string
timestamps
timestamps
softDeletes
softDeletes
vestings
id
bigIncrements
employee_id
FK
bigInteger
start_period
date
date_limit
string
vacations_option_id
FK
bigInteger
vacations_enjoyed
boolean
sell_days
boolean
13th_advance
boolean
justification
longText
timestamps
timestamps
softDeletes
softDeletes
vacations
id
bigIncrements
vesting_id
FK
bigInteger
start_date
date
end_date
date
manager_approval
boolean
timestamps
timestamps
days
integer
softDeletes
softDeletes
return_day
date
vacations_options
id
bigIncrements
name
string
timestamps
timestamps
softDeletes
softDeletes
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01