Home
db_nganggur
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
provider_id
string
(255)
provider_name
string
(255)
role_id
integer
type_id
integer
name
string
(255)
email
string
email_verified_at
timestamp
password
string
(255)
projects
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
bigInteger
partner_id
bigInteger
partner_finish
boolean
subtype_id
bigInteger
budget
bigIncrements
title
string
(255)
description
text
status_id
integer
views
bigInteger
duration
integer
withdraw_at
timestamp
withdraw_verified_at
timestamp
user_details
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
bigInteger
identity
string
(255)
bank_id
integer
bank_account
string
(255)
bank_account_name
string
(255)
phone
string
(255)
birth
date
address
string
(255)
photo
string
(255)
gender
char
(1)
bids
id
increments
timestamps
timestamps
softDeletes
softDeletes
project_id
bigInteger
user_id
bigInteger
budget
bigInteger
message
text
duration
integer
types
id
increments
title
string
(255)
subtitle
string
(255)
icon
string
(255)
color
string
(255)
sub_types
id
increments
type_id
bigInteger
title
string
(255)
subtitle
string
(255)
icon
string
(255)
roles
id
integer
title
string
(255)
statuses
id
integer
name
string
(255)
color
string
(255)
progresses
id
increments
timestamps
timestamps
softDeletes
softDeletes
project_id
bigInteger
step
integer
title
string
(255)
description
text
attachment
json
verified_at
timestamp
refused_at
integer
payments
id
increments
timestamps
timestamps
softDeletes
softDeletes
attachment
string
(255)
project_id
bigInteger
reviews
id
increments
timestamps
timestamps
softDeletes
softDeletes
project_id
bigInteger
star
integer
description
text
chats
id
increments
timestamps
timestamps
softDeletes
softDeletes
project_id
bigInteger
user_id
bigInteger
partner_id
bigInteger
chats
json
notifications
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
read
integer
title
string
(255)
description
string
(255)
icon
string
(255)
target
string
(255)
banks
id
increments
name
string
(255)
code
string
(255)
×
Comments for db_nganggur
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01