Home
signals
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
full_name
string
(300)
full_address
string
(600)
role
smallIncrements
contry
string
(10)
groups
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(120)
management_commissions
integer
invitation_code
string
(300)
logo
string
(300)
users_in_groups
id
increments
timestamps
timestamps
id_user
integer
id_group
integer
role
integer
memberships
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(120)
price_in_usd
string
(100)
duration_in_days
integer
users_with_memberships
id
increments
timestamps
timestamps
softDeletes
softDeletes
id_user
integer
id_group
integer
acquisition_date
date
finish_date
date
transactions
id
increments
timestamps
timestamps
softDeletes
softDeletes
id_group
integer
id_user
integer
id_wallet
integer
amount
string
(200)
status
string
(2)
message
string
(600)
membership_price_usd
string
(200)
membership_alt_coin
string
(100)
membership_alt_coin_price_net
string
wallets
id
increments
timestamps
timestamps
softDeletes
softDeletes
coin
string
(100)
number
string
(200)
id_group
integer
signals
id
increments
timestamps
timestamps
message
string
(600)
term
string
(100)
pair_of_coins
string
(100)
platforms
string
(200)
risk_index
string
(300)
stop_loss
string
(100)
id_group
integer
coin
string
(200)
robot
string
(120)
timeframe
string
(10)
ata
string
(100)
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01