Home
click2ship
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
merchants
timestamps
timestamps
id
increments
name
string
(200)
email
string
(100)
password
string
(50)
customer_service_number
string
(20)
specialization
string
(100)
expected_requests
string
(100)
governorate_id
FK
integer
city_id
FK
integer
address
string
(200)
logo
string
(100)
commercial_license
string
(100)
governorates
id
increments
timestamps
timestamps
name
string
(100)
cities
id
increments
timestamps
timestamps
name
string
(100)
governorate_id
FK
integer
price
string
(100)
delegates
id
increments
timestamps
timestamps
name
string
(200)
email
string
(100)
password
string
(50)
phone
string
(11)
working_system
string
(50)
card_image
string
(100)
photo
string
(100)
service
string
(200)
orders
id
increments
timestamps
timestamps
type_order
enum
buyer_name
string
(200)
buyer_phone
string
(20)
buyer_address
string
(200)
delivery_type
enum
amount_from_buyer
string
(200)
product_name
string
(200)
quantity
string
(400)
product_weight
string
(500)
description
string
(1000)
breakable
enum
merchant_id
FK
integer
paid_in_advance
enum
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01