Home
levener
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
staffs
id
increments
timestamps
timestamps
name
string
(255)
password
string
(255)
phone
string
(255)
image
string
(255)
last_login
timestamp
staff_type
enum
created_by_id
FK
integer
email
string
(255)
categories
id
increments
timestamps
timestamps
name
longText
description
longText
image
string
(255)
created_at
timestamp
updated_at
timestamp
products
id
increments
timestamps
timestamps
category_id
FK
bigInteger
offer_id
bigInteger
name
longText
item_code
string
(50)
sku
string
(50)
banner_image
string
(255)
thum_panel_image
string
(255)
hover_image
string
(255)
description
longText
add_image
string
(255)
related_product
json
price
double
production_cost
double
rate_id
bigInteger
colors
id
increments
timestamps
timestamps
code
string
(255)
name
string
(255)
product_id
FK
bigInteger
features
id
increments
timestamps
timestamps
title
string
(255)
body
longText
lable
string
(255)
value
string
(255)
product_id
FK
bigInteger
image
string
(255)
type
enum
how_to_uses
id
increments
timestamps
timestamps
type
string
(255)
product_id
FK
bigInteger
questions
id
increments
timestamps
timestamps
questions
longText
answer
longText
product_id
FK
bigInteger
inventories
id
increments
timestamps
timestamps
name
string
(255)
location
longText
type
string
inventory_product
id
increments
timestamps
timestamps
quantity_of_product
integer
inventory_id
bigInteger
product_id
bigInteger
production_cost
double
offers
id
increments
timestamps
timestamps
name
longText
code
string
(255)
cost
double
(255)
type
enum
capacity
string
(255)
end_date
timestamp
medias
id
increments
timestamps
timestamps
mediaable_id
bigInteger
mediaable_type
string
(255)
url
string
(255)
name
string
(255)
rates
id
increments
timestamps
timestamps
personal_name
string
(255)
client_id
bigInteger
rate
double
(255)
title
string
(255)
description
longText
type
string
(255)
clients
id
increments
timestamps
timestamps
name
string
(255)
password
string
(255)
phone
string
(255)
comments
id
increments
timestamps
timestamps
title
string
(255)
body
longText
comment_id
FK
integer
product_id
bigInteger
staff_product
id
increments
timestamps
timestamps
staff_id
bigInteger
product_id
bigInteger
videos
id
increments
timestamps
timestamps
videoable_id
integer
videoable_type
string
url
string
(255)
addresses
id
increments
timestamps
timestamps
country_name
string
(255)
governrate_name
string
(255)
city_name
string
(255)
address
longText
user_id
bigInteger
notes
longText
×
Comments for levener
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01