Home
workshop
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
workshop
id
increments
title
string
(255)
timestamps
timestamps
workshop_promotion_items
id
increments
promotion_cart_id
bigInteger
workshop_id
bigInteger
generation_id
bigInteger
from
date
to
date
total_price
decimal
status
enum
timestamps
timestamps
promotion_carts
id
increments
reference_id
string
member_id
uuid
status
enum
timestamps
timestamps
promotion_orders
id
increments
member_id
uuid
promotion_cart_id
bigInteger
total_price
decimal
status
enum
payment_token
string
(255)
timestamps
timestamps
item_durations
id
increments
promotion_item_id
bigInteger
from
date
to
date
price
decimal
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01