Home
efforce
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
uuid
uuid
email
string
password
string
softDeletes
softDeletes
timestamps
timestamps
verified_at
datetime
wallets
id
increments
uuid
uuid
user_id
bigInteger
wallet_provider_id
bigInteger
address
string
verified_at
datetime
timestamps
timestamps
softDeletes
softDeletes
projects
id
increments
name
string
uuid
uuid
start_date
datetime
end_date
datetime
future_mwoz_amount_expected
bigInteger
softDeletes
softDeletes
timestamps
timestamps
allocations
id
increments
user_id
bigInteger
project_id
bigInteger
wallet_id
bigInteger
usdt_amount
bigInteger
wozx_amount
bigInteger
confirmed_at
datetime
softDeletes
softDeletes
timestamps
timestamps
admins
id
increments
uuid
uuid
email
string
password
string
softDeletes
softDeletes
timestamps
timestamps
verified_at
datetime
wallet_providers
id
increments
name
string
uuid
uuid
timestamps
timestamps
softDeletes
softDeletes
activities
id
increments
uuid
uuid
user_id
bigInteger
user_action
boolean
description
text
type
string
eventable_id
bigInteger
eventable_type
string
timestamps
timestamps
softDeletes
softDeletes
distributions
id
increments
uuid
uuid
amount
bigInteger
nav_id
bigInteger
distributed_at
datetime
timestamps
timestamps
softDeletes
softDeletes
projection
id
increments
uuid
uuid
amount
bigInteger
projected_at
datetime
project_id
bigInteger
softDeletes
softDeletes
timestamps
timestamps
navs
id
increments
uuid
uuid
project_id
bigInteger
amount
bigInteger
softDeletes
softDeletes
timestamps
timestamps
date
datetime
transactions
id
increments
uuid
string
confirmed_at
datetime
allocation_id
integer
currency
enum
transaction_details
json
transaction_hash
string
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01