Home
PP-DB
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Users
id
increments
timestamps
timestamps
softDeletes
softDeletes
first_name
string
last_name
string
email
string
Employees
id
increments
user_id
FK
bigInteger
timestamps
timestamps
softDeletes
softDeletes
phone_1
string
phone_2
string
title
string
position_id
FK
bigInteger
manager_id
FK
bigInteger
seniormanager_id
FK
bigInteger
divhead_id
FK
bigInteger
recruiter_id
FK
bigInteger
archived_at
datetime
status
string
start_date
date
avatar
text
positions
id
increments
timestamps
timestamps
softDeletes
softDeletes
Name
string
audit_logs
id
increments
timestamps
timestamps
related_model
morphs
action
text
user_id
FK
bigInteger
files
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
FK
bigInteger
original_name
string
original_ext
string
(12)
filesize
bigInteger
path
text
type
string
related_model
morphs
×
Comments for PP-DB
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01