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
email
string
phone
string
password
string
address
text
image
string
api_token
string
region_id
FK
integer
pin_code
string
cities
id
increments
timestamps
timestamps
name
string
contacts
id
increments
timestamps
timestamps
name
string
email
string
phone
string
subject
string
message
text
type
string
pages
id
increments
timestamps
timestamps
title
string
details
text
settings
id
increments
timestamps
timestamps
fb_link
string
tw_link
string
instgram_link
string
phone
string
email
string
app_commission
string
orders
id
increments
timestamps
timestamps
notes
text
address
text
cost
string
delivery_cost
string
total
string
restaurant_id
FK
integer
client_id
FK
integer
delivery_time
datetime
status
string
commission
string
restaurants
id
increments
timestamps
timestamps
name
string
email
string
phone
string
password
string
delivery_cost
string
minimum_order
string
image
string
whatsapp
string
activated
enum
region_id
FK
integer
categories
id
increments
timestamps
timestamps
name
string
regions
id
increments
timestamps
timestamps
name
string
city_id
FK
integer
reviews
id
increments
timestamps
timestamps
comment
text
rating
string
client_id
FK
integer
restaurant_id
FK
integer
offers
id
increments
timestamps
timestamps
name
string
details
text
start_time
datetime
end_time
datetime
restaurant_id
FK
integer
image
string
products
id
increments
timestamps
timestamps
name
string
details
text
image
string
price
string
offer_price
string
prepaire_time
datetime
restaurant_id
FK
integer
category_restaurant
id
increments
timestamps
timestamps
restaurant_id
FK
integer
category_id
FK
integer
order_product
id
increments
timestamps
timestamps
notes
text
quantity
string
price
string
order_id
FK
integer
product_id
FK
integer
notifications
id
increments
timestamps
timestamps
title
string
body
text
notifiable_id
integer
order_id
FK
integer
notifiable_type
string
tokens
id
increments
timestamps
timestamps
tokenable_id
integer
tokenable_type
string
token_device
text
platform
string
payments
id
increments
timestamps
timestamps
amount
string
restaurant_id
FK
integer
notes
text
payment_date
date
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01