Home
to-clinica 2
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
user
id
increments
timestamps
timestamps
softDeletes
softDeletes
category
id
increments
timestamps
timestamps
softDeletes
softDeletes
name_en
string
name_ar
string
description_en
text
description_ar
text
parent_id
integer
product
id
increments
timestamps
timestamps
softDeletes
softDeletes
name_en
string
name_ar
string
description_en
text
description_ar
text
category_id
integer
price
double
discount
double
order
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
city_id
integer
address_id
integer
total
double
price
double
revenue
double
tax
double
shipping_price
double
discount
double
status
enum
shipping_method
enum
delivery_date
datetime
return_order
id
increments
timestamps
timestamps
softDeletes
softDeletes
order_id
integer
order_product_id
integer
user_id
integer
reason_id
integer
note
text
reply
text
status
enum
reject_reason
text
pr_discount
id
increments
timestamps
timestamps
softDeletes
softDeletes
mini_cart
double
discount
double
address
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
address
text
latitude
double
longitude
double
city
id
increments
timestamps
timestamps
softDeletes
softDeletes
name_en
string
name_ar
string
shipping_city
id
increments
timestamps
timestamps
softDeletes
softDeletes
city_id
integer
return_reason
id
increments
timestamps
timestamps
softDeletes
softDeletes
name_en
string
name_ar
string
order_product
id
increments
timestamps
timestamps
softDeletes
softDeletes
order_id
integer
product_id
integer
quantity
integer
total
double
price
double
revenue
double
tax
double
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01