Home
ssow
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
ssow_category
id
increments
name
string
(255)
timestamps
timestamps
ssow_employee
id
increments
name
string
(255)
surname
string
(255)
fullname
string
(255)
ssow_id
FK
integer
status_id
FK
integer
ssow_training
id
increments
course_id
FK
integer
employee_id
FK
integer
timestamps
timestamps
signoff
date
renewal
date
ssow_course
id
increments
name
string
(255)
category_id
FK
integer
timestamps
timestamps
status
id
increments
name
string
(255)
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01