Home
Zajel
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Delivery_men
id
increments
status
enum
is_busy
boolean
national_number
string
license_photo
string
disclaimer_photo
string
identity_photo
string
timestamps
timestamps
vehicle
id
increments
delivery_man_id
string
name
string
Model
string
number_of_targa
string
type
enum
timestamps
timestamps
year
integer
car_booklet_photo
string
order_tracking
id
increments
user_id
integer
order_id
integer
current_status
enum
status_changed_at
timestamps
order_details
id
increments
order_id
integer
driver_earnings
decimal
(10,2)
distance_in_km
decimal
(10,2)
timestamps
timestamps
users
id
increments
timestamps
timestamps
points
decimal
(10,2)
shipments
id
increments
sender_id
integer
receiver_name
string
receiver_email
string
receiver_phone_number
string
longitute
string
latitute
string
width
double
length
double
height
double
weight
double
status
enum
quantity
double
notes
text
shipment_category
string
timestamps
timestamps
code
string
products
id
increments
timestamps
timestamps
type
enum
digital
id
increments
product_id
integer
code
string
is_used
boolean
delivered_at
timestamp
timestamps
timestamps
International_cart
id
increments
product_source_id
string
product_source
string
product_link
string
quantity
string
currency
string
currency_value
string
price_at_purchase
string
timestamps
timestamps
product_image
string
journies
id
increments
timestamps
timestamps
order_id
integer
user_id
integer
distance_in_km
string
earnings
double
status
string
product_categories
id
increments
name
string
description
string
image
string
parent_id
integer
timestamps
timestamps
FAQ
id
increments
question
string
answer
string
timestamps
timestamps
fees
id
increments
transaction_id
integer
type
string
amount
string
description
string
payer_id
integer
receiver_id
string
timestamps
timestamps
fees_types
id
increments
name
string
description
string
timestamps
timestamps
rate
string
rate_type
string
×
Comments for Zajel
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01