Home
sofra
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
clients
id
increments
timestamps
timestamps
name
string
(255)
email
string
(255)
phone
string
(255)
password
string
(255)
region_id
FK
integer
api_token
string
(255)
code_bin
string
(255)
image
string
(255)
activate
boolean
cities
id
increments
timestamps
timestamps
regions
id
increments
timestamps
timestamps
name
string
(255)
city_id
FK
integer
contacts
id
increments
timestamps
timestamps
name
string
(255)
email
string
(255)
message
text
phone
string
(255)
type_of_message
enum
offers
id
increments
timestamps
timestamps
title
text
image
string
from
date
to
date
details
text
orders
id
increments
timestamps
timestamps
quantity
integer
name
string
(255)
notes
text
address
string
(255)
cost
decimal
total
decimal
delivery_cost
decimal
special_order
string
products
price_offer
decimal
id
increments
timestamps
timestamps
name
string
(255)
description
text
price
decimal
image
string
(255)
time_for_prepering
time
reviews
id
increments
timestamps
timestamps
comment
text
react
enum
resturants
id
increments
timestamps
timestamps
name
string
(255)
email
string
(255)
phone
string
region_id
FK
integer
password
string
(255)
whatsup
string
(255)
image
string
(255)
minimum_order
decimal
contact_phone
string
(255)
delivery_charge
datetime
activate
boolean
available
boolean
catogries
id
increments
timestamps
timestamps
name
string
payment_method
id
increments
timestamps
timestamps
name
string
(255)
settings
id
increments
timestamps
timestamps
about_us
string
(255)
title
string
(255)
content
text
ins_link
string
(255)
whatsup_link
string
(255)
tw_link
string
(255)
commison
decimal
bank_account
string
(255)
comistion_tetx
text
tokens
id
increments
timestamps
timestamps
token
string
(255)
platform
string
(255)
tokenable_id
integer
tokenable_type
string
catogry_resturant
id
increments
timestamps
timestamps
resturant_id
FK
integer
categry_id
FK
integer
order_product
id
increments
timestamps
timestamps
order_id
FK
integer
product_id
FK
integer
payments
id
increments
timestamps
timestamps
notes
text
paid
decimal
resturant_id
FK
integer
notifactions
id
increments
timestamps
timestamps
title
string
(255)
content
text
notifactionable_id
integer
notifactionable_type
string
(255)
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01