Home
nailadb
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
user_employees
id
increments
code
string
(100)
first_name
string
(100)
last_name
string
(100)
title
string
(50)
gender
string
(20)
phone
string
(25)
ktp
string
(20)
ktp_image
string
(50)
npwp
string
(50)
kk
string
(50)
kk_image
string
(50)
bank_name
string
(25)
bank_branch
string
(50)
bank_account_number
string
(25)
bank_account_name
string
(100)
address
text
location_id
FK
integer
location_name
string
(191)
postcode
string
(5)
company_id
FK
integer
position_id
FK
integer
position_name
string
(50)
recomendation_ref
string
(50)
status
string
(20)
created_by
string
(50)
updated_by
string
(50)
deleted_by
string
(50)
attributes
text
softDeletes
softDeletes
timestamps
timestamps
company_name
string
(100)
locations
id
increments
state_id
integer
state_type
string
(25)
state
string
(50)
city_id
integer
city
string
(50)
district_id
integer
district
string
(50)
name
string
(191)
timestamps
timestamps
softDeletes
softDeletes
agent_type
id
increments
name
string
(50)
code
string
(10)
attributes
text
softDeletes
softDeletes
timestamps
timestamps
positions
id
increments
name
string
(50)
group
string
(50)
attributes
text
softDeletes
softDeletes
timestamps
timestamps
settings
id
increments
group
string
(50)
key
string
(50)
value
text
timestamps
timestamps
addresses
id
increments
reff_id
bigInteger
timestamps
timestamps
softDeletes
softDeletes
companies
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(100)
code
string
(50)
group
string
(50)
address
text
location_id
FK
integer
location_name
string
(100)
status
string
(25)
attributes
text
×
Comments for nailadb
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01