Home
three-black-diagram
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
intros
id
increments
timestamps
timestamps
image
string
(100)
title
string
(150)
description
text
users
id
increments
timestamps
timestamps
name
string
(150)
email
string
(150)
phone
string
(100)
country_code
string
(10)
city_id
FK
integer
password
string
(150)
bank_name
string
(150)
account_number
string
(150)
bank_owner_name
string
(150)
iban
string
(150)
activity_id
FK
integer
activity_description
string
(150)
code
string
(50)
lang
string
(ar)
wallet
double
(8,2)
image
string
(150)
is_active
boolean
activities
id
increments
timestamps
timestamps
name
string
(150)
countries
id
increments
timestamps
timestamps
name
string
(150)
image
string
(150)
country_code
string
(10)
cities
id
increments
timestamps
timestamps
name
string
(150)
categories
id
increments
timestamps
timestamps
name
string
(150)
image
string
(150)
parent_id
FK
integer
contactus
id
increments
timestamps
timestamps
name
string
(150)
title
string
(150)
content
text
type
integer
questions
id
increments
timestamps
timestamps
text
text
category_id
FK
integer
faqs
id
increments
timestamps
timestamps
question
text
answer
text
providers
id
increments
timestamps
timestamps
name
string
(100)
email
string
(100)
phone
string
(100)
country_code
string
(10)
type
integer
image
string
(100)
work_certificate
string
(150)
bank_name
string
(150)
account_number
string
(150)
bank_owner_name
string
(150)
iban
string
(150)
password
string
(150)
lang
string
(50)
category_id
integer
city_id
FK
integer
code
string
(50)
is_approved
boolean
is_active
boolean
is_available
boolean
wallet
double
(8,2)
provider_subcategories
id
increments
timestamps
timestamps
toable
morphs
subcategory_id
FK
integer
images
id
increments
timestamps
timestamps
image
string
(100)
toable
morphs
cancel_reasons
id
increments
timestamps
timestamps
text
text
provider_works
id
increments
timestamps
timestamps
file
string
(100)
toable
morphs
type
integer
timings
id
increments
timestamps
timestamps
day
string
(50)
from
time
to
time
is_closed
boolean
provider_id
integer
provider_answers
id
increments
timestamps
timestamps
question
text
answer
text
provider_id
FK
integer
rates
id
increments
timestamps
timestamps
userable
string
reviewable
string
order_id
integer
type
enum
rate
double
(255)
comment
text
showOrhide
boolean
plans
id
increments
timestamps
timestamps
provider_id
FK
integer
name
string
(150)
price
double
(8,2)
duration
integer
description
text
properties
text
orders
id
increments
timestamps
timestamps
ref_number
string
(150)
user_id
integer
provider_id
integer
category_id
FK
integer
subcategory_id
FK
integer
type
integer
description
text
pay_type
integer
price
double
(8,2)
added_value
double
(8,2)
admin_commission
double
(8,2)
admin_commission_ratio
double
(8,2)
total_price
double
(8,2)
start_date
date
start_time
time
full_start_date
datetime
end_date
date
end_time
time
full_end_date
datetime
duration
integer
status
integer
pay_status
integer
cancel_reason
text
plan_id
FK
integer
offers
id
increments
timestamps
timestamps
provider_id
integer
order_id
FK
integer
price
double
(8,2)
status
integer
notes
text
notifications
id
increments
timestamps
timestamps
type
string
(100)
data
text
read_at
timestamp
notifiable
string
provider_updates
id
increments
timestamps
timestamps
name
string
(100)
email
string
(100)
type
integer
image
string
(100)
work_certificate
string
(150)
bank_name
string
(150)
account_number
string
(150)
bank_owner_name
string
(150)
iban
string
(150)
category_id
integer
city_id
integer
is_approved
boolean
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01