Home
mronah
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
country
id
increments
name_ar
string
(191)
name_en
string
(191)
acitve
tinyInteger
phone_key
string
(10)
code_number
string
(10)
name_cut
string
(10)
currencies_ar
string
(100)
currencies_en
string
(191)
currencies_cut
string
(10)
exchange_rate
string
(191)
lat
string
(191)
lng
string
(191)
timestamps
timestamps
softDeletes
softDeletes
cities
id
increments
name_ar
string
(191)
name_en
string
(191)
acitve
tinyInteger
lat
string
(191)
lng
string
(191)
country_id
FK
bigInteger
timestamps
timestamps
softDeletes
softDeletes
ports
id
increments
name_ar
string
(191)
name_en
string
(191)
code_number
string
(190)
active
tinyInteger
country_id
FK
bigInteger
city_id
FK
bigInteger
shipping_mode_id
FK
bigInteger
lat
string
(191)
lng
string
(191)
timestamps
timestamps
softDeletes
softDeletes
shipping_modes
id
increments
name_ar
string
(191)
name_en
string
(191)
timestamps
timestamps
softDeletes
softDeletes
active
tinyInteger
clearance_offices
id
increments
name_ar
string
(191)
name_en
string
(191)
email
string
(191)
mobile_number
string
(191)
telephone_number
string
(191)
license_number
string
(191)
license_expired
string
(191)
license_copy
string
(191)
cr_number
string
(191)
cr_copy
string
(191)
cr_expired
string
(191)
timestamps
timestamps
softDeletes
softDeletes
Country
FK
bigInteger
city_id
FK
bigInteger
clearance_office_employee
id
increments
email
string
(191)
name
string
(191)
timestamps
timestamps
softDeletes
softDeletes
office_ports
id
increments
office_id
FK
bigInteger
port_id
FK
bigInteger
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01