Home
mjrb
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
day
id
increments
name
string
timestamps
timestamps
day_places
id
increments
day_id
increments
place_id
increments
time_id
increments
avaliable
boolean
timestamps
timestamps
day_times
id
increments
timestamps
timestamps
place_id
string
day_id
string
from
string
to
string
times
id
increments
name
string
(191)
timestamps
timestamps
carts
id
increments
user_id
string
coupon_id
string
products_total
string
discount
string
dicount_amount
string
coupon_data
string
delivery
string
vat
string
total_before_discount
string
total
string
short_link
string
uuid
string
qr
string
timestamps
timestamps
softDeletes
softDeletes
cart_products
id
increments
cart_id
string
product_id
string
size_id
string
quantity
string
price
string
place_id
string
spicy
string
note
string
additons_price
string
visitor_id
string
user_id
string
timestamps
timestamps
softDeletes
softDeletes
cart_product_additions
id
increments
cart_id
string
cart_product_id
string
addition_id
string
price
string
quantity
string
timestamps
timestamps
order
id
increments
user_id
string
payment_type
string
transaction_id
string
address_id
string
delivery_date
string
status
string
timestamps
timestamps
cart_providers
id
increments
cart_id
string
place_id
string
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01