Home
shashatti
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
name
string
(50)
country_code
string
(5)
phone
string
(15)
email
string
(50)
password
string
(100)
image
string
(50)
active
boolean
is_blocked
boolean
is_approved
boolean
lang
string
(2)
is_notify
boolean
code
string
(10)
code_expire
timestamp
lat
decimal
(10,8)
lng
decimal
(10,8)
map_desc
string
(50)
socket_id
string
(191)
images
id
bigIncrements
timestamps
timestamps
name
string
(191)
type
enum
categories
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
name
string
(191)
image
string
(191)
parent_id
FK
bigInteger
problems
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
image
string
(191)
name
string
(191)
addresses
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
lat
decimal
(10,8)
lng
decimal
(10,8)
city
string
(191)
map_desc
text
user_id
FK
bigInteger
providers
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
name
string
(50)
identity_number
string
commercial_registration_number_or_work_permit
text
country_code
string
(5)
phone
string
(15)
password
string
(100)
lat
decimal
(10,8)
lng
decimal
(10,8)
city
string
(191)
map_desc
text
cell_phone_maintenance
boolean
store_services
boolean
mobile_maintenance
boolean
active
boolean
is_blocked
boolean
is_approved
boolean
is_notify
boolean
image
string
(50)
email
string
(50)
lang
string
(2)
socket_id
string
(191)
bio
text
stc_number
string
provider_working_days
id
bigIncrements
timestamps
timestamps
day
enum
time_from
time
time_to
string
opened
boolean
provider_id
FK
bigInteger
rates
id
increments
timestamps
timestamps
rate
enum
user_id
FK
bigInteger
rateable_id
bigInteger
notes
text
rateable_type
string
products
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
name
string
(191)
image
string
(191)
category_id
FK
bigInteger
price
float
discount_price
float
description
text
provider_id
FK
bigInteger
quantity
integer
orders
id
increments
timestamps
timestamps
softDeletes
softDeletes
category_id
FK
bigInteger
notes
text
order_num
string
(191)
user_id
FK
bigInteger
provider_id
FK
bigInteger
vat_per
double
vat_amount
double
final_total
double
admin_commission_per
float
admin_commission
double
status
integer
pay_type
integer
pay_status
integer
pay_data
json
lat
decimal
(10,8)
lng
decimal
(10,8)
city
string
(191)
map_desc
text
user_delete
boolean
provider_delete
boolean
admin_delete
boolean
day
date
time
time
service_type
integer
maintenance_price
double
products_price
double
type
enum
order_offer_id
FK
bigInteger
order_problems
id
bigIncrements
timestamps
timestamps
problem_id
FK
bigInteger
order_id
FK
bigInteger
photos
timestamps
timestamps
name
string
(191)
photable_id
bigInteger
photable_type
string
(191)
order_offers
timestamps
timestamps
id
bigIncrements
status
enum
provider_id
FK
bigInteger
price
double
notes
text
order_id
FK
bigInteger
order_products
timestamps
timestamps
softDeletes
softDeletes
id
bigIncrements
order_id
FK
bigInteger
product_id
FK
bigInteger
quantity
integer
price
double
withdraws
timestamps
timestamps
softDeletes
softDeletes
id
bigIncrements
provider_id
FK
bigInteger
amount
double
withdraw_type
enum
status
enum
settlement_at
timestamp
settlement_by
string
settlement_image
string
provider_banks
timestamps
timestamps
id
bigIncrements
provider_id
FK
bigInteger
bank_name
string
(50)
bank_account_number
string
(34)
bank_iban_number
string
(34)
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01