Home
nejekom
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
vendor
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
name_en
string
name_ar
string
description_en
text
description_ar
text
phone
string
email
string
website
string
commission_rate
double
chat
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
vendor_id
integer
user
id
increments
timestamps
timestamps
softDeletes
softDeletes
notification
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
title_en
string
title_ar
string
message_en
string
message_ar
string
type
enum
is_read
tinyInteger
staff
id
increments
timestamps
timestamps
softDeletes
softDeletes
name_en
string
name_ar
string
email
string
phone
string
password
string
vendor_id
integer
address
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
string
name
string
city
text
address
text
longitude
double
latitude
double
phone_number
string
is_primary
boolean
chat_message
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
chat_id
integer
message
text
is_seen
tinyInteger
order
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
vendor_id
integer
service_id
integer
quantity
integer
price
double
status
enum
service
id
increments
timestamps
timestamps
softDeletes
softDeletes
name_en
string
name_ar
string
vendor_id
integer
description_en
text
description_ar
text
price
double
payment
id
increments
timestamps
timestamps
softDeletes
softDeletes
order_id
integer
user_id
integer
transaction_id
string
amount
double
status
string
review
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
vendor_id
integer
order_id
integer
rating
integer
review_en
text
review_ar
text
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01