Home
bal
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
email
string
name
string
gender
string
rememberToken
rememberToken
timestamps
timestamps
shops
id
increments
name
string
email
string
phone
integer
city
string
location
string
zip
integer
timestamps
timestamps
payments
id
increments
promotion_id
integer
price
decimal
(8,2)
timestamps
timestamps
tickets
id
increments
promotion_id
integer
code
string
secure_code
string
user_id
integer
reedemed_at
datetime
attempts
integer
timestamps
timestamps
promotions
id
increments
name
string
shop_id
integer
logo
string
ends_at
timestamp
award
decimal
(8,2)
timestamps
timestamps
awarded_tickets
id
increments
promotion_id
integer
ticket
integer
timestamps
timestamps
×
Comments for bal
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01