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)
password
string
(255)
pin_code
string
(255)
phone
string
(255)
image
string
district_id
integer
cities
id
increments
timestamps
timestamps
name
string
(255)
districts
id
increments
timestamps
timestamps
name
string
(255)
city_id
integer
comments
id
increments
timestamps
timestamps
content
text
rating
enum
client_id
integer
restaurant_id
integer
orders
id
increments
timestamps
timestamps
name
string
(255)
address
string
(255)
method_payment
enum
state
enum
price
decimal
client_id
integer
restaurant_id
integer
cost
decimal
delivery_cost
decimal
total
decimal
commission
decimal
net
decimal
contacts
id
increments
timestamps
timestamps
full_name
string
(255)
email
string
(255)
phone
string
(255)
message
text
type
enum
settings
id
increments
timestamps
timestamps
about_us
text
commission
decimal
num_bank_alahli
integer
num_bank_alrakhi
integer
categories
id
increments
timestamps
timestamps
name
string
products
id
increments
timestamps
timestamps
name
string
(255)
descripation
text
price
decimal
price_offer
decimal
request_time
datetime
restaurant_id
integer
offers
id
increments
timestamps
timestamps
name
string
(255)
image
string
descripation
text
date_to
date
date_from
date
restaurant_id
integer
payments
id
increments
timestamps
timestamps
restaurant_id
integer
paid
decimal
payment_date
date
notes
text
restaurants
id
increments
timestamps
timestamps
name
string
(255)
email
string
(255)
phone
string
(255)
state
tinyInteger
minimum
decimal
image_restaurant
string
(255)
whats_app
string
(255)
phone_restaurant
string
(255)
delivery_fee
decimal
district_id
integer
image
string
(255)
password
string
(255)
notifications
timestamps
timestamps
id
increments
title
string
(255)
content
text
order_id
integer
notifiable_id
integer
notifiable_type
string
(255)
category_restaurant
id
increments
timestamps
timestamps
category_id
integer
restaurant_id
integer
order_product
id
increments
timestamps
timestamps
product_id
integer
quantity
integer
price
decimal
notes
text
tokens
id
increments
timestamps
timestamps
token
string
(255)
platform
enum
tokable_id
integer
takable_type
string
(255)
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01