Home
Helol
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
countries
id
increments
timestamps
timestamps
softDeletes
softDeletes
image
string
name
string
(255)
country_key
string
cities
id
increments
timestamps
timestamps
name
string
(255)
country_id
FK
integer
sliders
id
increments
timestamps
timestamps
image
string
(255)
title
string
(255)
description
text
categories
id
increments
timestamps
timestamps
type
integer
parent_id
FK
integer
title
string
(255)
image
string
(255)
models
id
increments
timestamps
timestamps
title
text
contacts
id
increments
timestamps
timestamps
subject
string
(255)
message
text
userable_type
string
userable_id
integer
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
image
string
(255)
name
string
(255)
country_code
string
(255)
phone
string
(255)
email
string
(255)
password
string
(255)
city_id
FK
integer
code
string
(255)
lat
text
lng
text
map_desc
text
providers
id
increments
timestamps
timestamps
softDeletes
softDeletes
image
string
(255)
name
string
(255)
country_code
string
(255)
phone
string
(255)
email
string
(255)
specialist_type
integer
password
string
(255)
identity_image
string
(255)
licence_image
string
(255)
work_certificate_image
string
(255)
plans
id
increments
timestamps
timestamps
title
string
(255)
description
text
price
double
period
integer
subscriptions
id
increments
timestamps
timestamps
status
integer
provider_id
FK
integer
plan_id
FK
integer
price
double
pay_type
integer
pay_status
integer
start_date
date
end_date
date
devices
id
increments
timestamps
timestamps
title
string
supplier_name
string
(255)
price
double
category_id
FK
integer
status
integer
description
text
provider_id
FK
integer
carts
id
increments
timestamps
timestamps
user_id
FK
integer
mac_address
string
(255)
total_price
double
device_images
id
increments
timestamps
timestamps
image
string
(255)
device_id
FK
integer
cart_devices
id
increments
timestamps
timestamps
cart_id
FK
integer
device_id
FK
integer
quantity
integer
orders
id
increments
timestamps
timestamps
type
enum
maintance_type
enum
price_policy
enum
device_name
string
device_id
FK
integer
model_id
FK
integer
category_id
FK
integer
device_no
string
(255)
lat
text
lng
text
map_dsec
text
description
text
rent_period
integer
image
string
user_id
FK
integer
provider_id
FK
integer
status
integer
price
double
admin_commision
double
vat_amount
double
total_price
double
pay_type
integer
pay_status
integer
contract_period
integer
device_count
integer
start_date
date
end_date
date
report
string
order_devices
id
increments
timestamps
timestamps
device_id
FK
integer
order_id
FK
integer
quantity
integer
order_files
id
increments
timestamps
timestamps
image
string
(255)
order_id
FK
integer
order_offers
id
increments
timestamps
timestamps
provider_id
FK
integer
price
double
status
integer
notes
string
period
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01