Home
nagez
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
places
id
increments
name_ar
string
(191)
name_en
string
(191)
logo
string
(191)
status
enum
subscription_contract
string
(191)
menu
string
(191)
account_type
enum
nagez_commission
float
description
string
(500)
manager_name
string
(191)
manager_phone
string
(191)
special_status
enum
special_date_from
timestamps
special_date_to
timestamps
special_amount
float
avg_rate
float
timestamps
timestamps
branches
id
increments
lat
string
(191)
lng
string
(191)
address
string
(191)
city_id
integer
days_off
string
(191)
time_from
string
(50)
time_to
string
(50)
place_id
integer
menu
string
(191)
status
enum
special_status
enum
timestamps
timestamps
place_products
id
increments
name_ar
string
(191)
name_en
string
(191)
image
string
(191)
place_id
integer
category_id
integer
price
float
status
enum
description_ar
string
(500)
description_en
string
(500)
timestamps
timestamps
branch_products
id
increments
price
float
status
enum
branch_id
integer
product_id
integer
timestamps
timestamps
place_offers
id
increments
title_ar
string
(191)
title_en
string
(191)
description_ar
string
(500)
description_en
string
(500)
image
string
(191)
price
float
date_from
timestamps
date_to
timestamps
place_id
integer
status
enum
products_count
integer
timestamps
timestamps
offer_branches
id
increments
branch_id
integer
offer_id
integer
timestamps
timestamps
place_users
id
increments
name
string
(191)
phone
string
(191)
email
string
(191)
access_token
string
(191)
timestamps
timestamps
user_branches
id
increments
user_id
integer
place_id
integer
branch_id
integer
timestamps
timestamps
place_categories
id
increments
name_ar
string
(191)
name_en
string
(191)
account_type
enum
timestamps
timestamps
offer_products
id
increments
product_id
integer
offer_id
integer
timestamps
timestamps
places_types
id
increments
title_ar
string
(191)
title_en
string
(191)
account_type
enum
timestamps
timestamps
place_type
id
increments
place_id
integer
type_id
integer
timestamps
timestamps
products_attributes
id
increments
name_ar
string
(191)
name_en
string
(191)
image
string
(191)
price
float
place_id
integer
status
enum
timestamps
timestamps
product_attribute
id
increments
product_id
integer
attribute_id
integer
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01