Home
star
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
events
id
increments
en_name
string
(255)
ar_name
string
(255)
en_description
string
(255)
ar_description
string
(255)
start_date
date
end_date
date
timestamps
timestamps
stores
id
increments
mall_id
FK
integer
store_state
boolean
start_date
date
type
string
(10)
en_name
string
(255)
ar_name
string
(255)
en_short_description
string
(255)
ar_short_description
text
en_long_description
text
ar_long_description
text
sketch
string
(255)
phone
string
(255)
email
string
(255)
is_pin
boolean
is_gold
boolean
is_add
boolean
rate
integer
timestamps
timestamps
CreatedAt
date
UpdatedAt
string
categories
id
increments
en_name
string
(255)
ar_name
string
(255)
timestamps
timestamps
images
id
increments
path
string
(255)
object_id
integer
object_type
string
(255)
timestamps
timestamps
slider
id
increments
description1
string
(255)
description2
text
timestamps
timestamps
offers
id
increments
en_name
string
(255)
ar_name
string
(255)
en_description
text
ar_description
text
start_date
date
end_date
text
store_id
FK
integer
timestamps
timestamps
mall
id
increments
phone
string
(255)
email
string
(255)
timestamps
timestamps
store_category
store_id
FK
integer
category_id
FK
integer
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01