Home
sofra
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
products
id
increments
timestamps
timestamps
name
string
(50)
img
string
(50)
details
string
(100)
price
decimal
price_in_offer
decimal
duration_order
string
special_order
text
restaurant_id
integer
orders
timestamps
timestamps
id
increments
client_id
string
(50)
phone
bigInteger
address
string
(100)
commission
decimal
payment
enum
delivery
decimal
price
decimal
total
decimal
status
enum
restaurant_id
integer
restaurants
id
increments
timestamps
timestamps
email
string
(50)
password
string
(50)
pin_code
string
phone
string
restaurant_name
string
(50)
distriction_id
integer
minimum_order
decimal
delivery_charge
decimal
whatsApp
string
(50)
img
string
(50)
rate
enum
api_token
string
(256)
status
enum
delivery_fees
decimal
contacts
id
increments
timestamps
timestamps
name
string
(50)
email
string
(50)
phone
bigInteger
msg
string
(200)
choose
enum
notificationables
id
increments
timestamps
timestamps
notificationable_id
integer
notificationable_type
string
title
string
(50)
content
string
(150)
read
boolean
offers
id
increments
timestamps
timestamps
name
string
(50)
content
string
(200)
img
string
restaurant_id
integer
clients
id
increments
timestamps
timestamps
email
string
(50)
password
string
(50)
pin_code
string
name
string
(50)
phone
bigInteger
distriction_id
integer
api_token
string
(50)
comments
id
increments
timestamps
timestamps
comment
string
(150)
rate
enum
restaurant_id
integer
client_id
integer
cities
id
increments
timestamps
timestamps
name
string
districtions
id
increments
timestamps
timestamps
name
string
city_id
integer
categories
id
increments
timestamps
timestamps
name
string
paids
id
increments
timestamps
timestamps
payment_date
timestamp
amount
integer
restaurant_id
integer
order_product
id
increments
timestamps
timestamps
order_id
integer
product_id
string
price
decimal
amount
string
notes
string
category_restaurent
id
increments
timestamps
timestamps
category_id
integer
restaurant_id
integer
settings
id
increments
timestamps
timestamps
about_app
text
social_media
text
account-restaurant
text
paid
decimal
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01