Home
lottery
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
lotteries
id
increments
active
boolean
title
string
desc
string
image
string
chance_price
integer
expier_date
datetime
timestamps
timestamps
user_points
id
increments
user_id
integer
point_type
smallInteger
creditor
integer
deptor
integer
info
string
meta
text
timestamps
timestamps
point_options
id
increments
transaction_type
smallInteger
amount
integer
point
integer
timestamps
timestamps
user_lotteries
id
increments
lottery_id
FK
integer
user_id
string
chance
integer
timestamps
timestamps
chance_logs
id
increments
lottery_id
FK
integer
user_id
integer
lottery_options
text
chance
integer
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01