Home
Sofra
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
restaurants
id
increments
timestamps
timestamps
name
string
area_id
integer
email
string
password
string
delivery_time
string
minimum
integer
delivery_cost
decimal
phone
string
whatsapp
string
img
string
status
boolean
pin_code
string
api_token
string
(60)
cities
id
increments
timestamps
timestamps
name
string
areas
id
increments
timestamps
timestamps
name
string
city_id
integer
meals
id
increments
timestamps
timestamps
restaurant_id
integer
name
string
description
string
price
decimal
processing_time
string
img
string
category_id
integer
offers
timestamps
timestamps
id
increments
restaurant_id
integer
name
string
description
string
price
decimal
from
date
to
date
img
string
processing_time
string
contact
id
increments
timestamps
timestamps
type
enum
name
string
email
string
phone
bigInteger
message
longText
settings
id
increments
timestamps
timestamps
facebook
string
twitter
string
commission_rate
string
bank
string
instagram
string
iban
integer
reviews
id
increments
timestamps
timestamps
client_id
integer
restaurant_id
integer
comment
text
review
integer
clients
id
increments
timestamps
timestamps
name
string
email
string
phone
string
address
string
password
string
area_id
integer
api_token
string
(60)
order_meal
id
increments
order_id
integer
meal_id
integer
price
decimal
qty
integer
note
text
timestamps
timestamps
categories
id
increments
timestamps
timestamps
name
string
restaurant_id
integer
orders
id
increments
timestamps
timestamps
client_id
integer
restaurant_id
integer
delivery_cost
decimal
app_commission
decimal
total
decimal
special_order
text
status
enum
payment_types
id
increments
timestamps
timestamps
type
string
transfers
id
increments
timestamps
timestamps
resturant_id
integer
amount
decimal
method
string
notifications
id
increments
timestamps
timestamps
title
string
content
text
notifiable_id
integer
notifiable_type
string
order_id
integer
tokens
id
increments
timestamps
timestamps
tokenable_id
integer
tokenable_type
string
×
Comments for Sofra
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01