Home
sofra
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
clients
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
email
string
phone
string
city_id
FK
integer
address
string
profile_image
string
code
string
citites
id
increments
timestamps
timestamps
name
string
governorate_id
FK
integer
governorates
id
increments
timestamps
timestamps
name
string
categories
id
increments
name
string
timestamps
timestamps
restaurants
id
increments
timestamps
timestamps
name
string
email
string
phone
string
city_id
integer
password
string
delivery_category_id
integer
delivery_cost
string
photo
string
availability
enum
api_token
string
code
string
activated
boolean
items
id
increments
restaurant_id
integer
timestamps
timestamps
name
string
discription
text
price
decimal
showprice
string
processing-time
string
photo
string
disabled
boolean
category_restaurant
id
increments
category_id
integer
restaurant_id
integer
timestamps
timestamps
offers
id
increments
timestamps
timestamps
restaurant_id
integer
name
string
price
decimal
starting_at
date
ending_at
datetime
photo
string
orders
id
increments
restaurant_id
integer
payment_method_id
integer
timestamps
timestamps
note
string
address
text
cost
decimal
delivery_cost
decimal
total
decimal
state
enum
contacts
id
increments
timestamps
timestamps
name
string
email
string
phone
string
content
string
type
enum
paymentmethods
id
increments
name
string
timestamps
timestamps
notifications
id
increments
timestamps
timestamps
title
string
content
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01