Home
calc
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
offices
id
increments
country_id
FK
bigInteger
timestamps
timestamps
countries
id
increments
name
string
iso
char
(2)
timestamps
timestamps
matrices
id
increments
office_id
FK
bigInteger
type
enum
settings
json
zone_schema
json
timestamps
timestamps
accounts
id
increments
office_id
FK
bigInteger
timestamps
timestamps
services
id
increments
name
string
code
char
(3)
timestamps
timestamps
account_service
id
increments
account_id
FK
bigInteger
service_id
FK
bigInteger
type
enum
prices
json
start_date
date
end_date
date
timestamps
timestamps
matrix_service
id
increments
matrix_id
FK
bigInteger
service_id
FK
bigInteger
prices
json
start_date
date
end_date
date
timestamps
timestamps
grids
id
increments
currency_id
bigInteger
timestamps
timestamps
tariffs
id
increments
grid_id
FK
bigInteger
name
string
cargo
json
documents
json
timestamps
timestamps
matrix_grid
id
increments
matrix_id
FK
bigInteger
grid_id
FK
bigInteger
start_date
date
end_date
date
timestamps
timestamps
account_grid
id
increments
type
enum
start_date
date
end_date
date
timestamps
timestamps
account_id
FK
bigInteger
grid_id
FK
bigInteger
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01