Home
Crystal
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
event
id
increments
timestamps
timestamps
softDeletes
softDeletes
name_en
string
name_ar
string
description_en
text
description_ar
text
category
id
increments
timestamps
timestamps
softDeletes
softDeletes
name_en
string
name_ar
string
description_en
text
description_ar
text
parent_id
integer
product
id
increments
timestamps
timestamps
softDeletes
softDeletes
name_en
string
name_ar
string
description_en
text
description_ar
text
price
double
unit
enum
category_id
integer
client
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
last_name
string
mobile
string
email
string
password
string
order
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
salesman_id
integer
client_id
integer
event_id
integer
attendees_number
integer
attendees_type
enum
date
datetime
from
string
to
string
address_id
integer
subtotal
double
vat
integer
total
double
paid
double
due
double
status
string
refund_amount
double
down_payment
double
order_product
id
increments
timestamps
timestamps
softDeletes
softDeletes
order_id
integer
product_id
integer
quantity
integer
total
double
rate
id
increments
timestamps
timestamps
softDeletes
softDeletes
order_id
integer
question1
integer
question2
integer
question3
integer
question4
integer
question5
integer
review
string
salesman
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
phone
string
user
id
increments
timestamps
timestamps
softDeletes
softDeletes
address
id
increments
timestamps
timestamps
softDeletes
softDeletes
client_id
integer
address
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01