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
neighborhood_id
integer
password
string
api_token
string
(60)
pin_code
integer
neighborhoods
id
increments
timestamps
timestamps
name
string
city_id
integer
cities
id
increments
timestamps
timestamps
name
string
resturants
id
increments
timestamps
timestamps
name
string
email
string
phone
string
neighborhood_id
integer
password
string
category_id
integer
minmum_order
decimal
delivery_fees
decimal
contact_phone
string
whatsapp
string
contacts
id
increments
timestamps
timestamps
name
string
email
string
phone
string
body
string
type
enum
items
id
increments
timestamps
timestamps
image
string
name
string
description
string
price
decimal
time_to_ready
time
categories
id
increments
timestamps
timestamps
name
string
orders
id
increments
timestamps
timestamps
payment_method_id
integer
total
decimal
delivery_cost
double
price
decimal
note
text
delivery_address
string
commission
decimal
resturant_id
integer
state
enum
client_id
integer
offers
id
increments
timestamps
timestamps
resturant_id
integer
name
string
content
string
price
decimal
starting_at
date
ending_at
date
comments
id
increments
timestamps
timestamps
rate
enum
content
string
client_id
integer
resturant_id
integer
notifications
id
increments
timestamps
timestamps
title
string
content
string
order_id
integer
notifiable_id
integer
notifiable_type
string
action
string
food_resturant
id
increments
timestamps
timestamps
item_id
integer
resturant_id
integer
payment_methods
id
increments
timestamps
timestamps
name
string
item-order
id
increments
timestamps
timestamps
order_id
integer
item_id
integer
quantity
integer
price
decimal
sp_note
text
tokens
id
increments
timestamps
timestamps
tokenable_id
integer
tokenable_type
string
token
string
type
enum
×
Comments for Sofra
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01