Home
autobitacora
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (1)
roles
id
increments
created_at
timestamps
softDeletes
softDeletes
description
string
(40)
categories
id
increments
created_at
timestamps
softDeletes
softDeletes
description
string
makers
id
increments
created_at
timestamps
softDeletes
softDeletes
description
string
models
id
increments
created_at
timestamps
softDeletes
softDeletes
description
string
category
FK
integer
maker
FK
integer
users
id
increments
created_at
timestamps
softDeletes
softDeletes
username
string
mail
string
password
string
oAuth
string
roles
FK
integer
updated_at
timestamps
last_login
timestamps
user_prefs
id
increments
created_at
timestamps
softDeletes
softDeletes
languaje
FK
integer
user
FK
integer
volume
FK
integer
distance
FK
integer
languajes
id
increments
created_at
timestamps
softDeletes
softDeletes
iso_code
string
description_eng
string
descr_self
string
vehicles
id
increments
created_at
timestamps
softDeletes
softDeletes
user
FK
integer
licence
string
category
FK
integer
maker
FK
integer
model
FK
integer
version
string
year
date
updated_at
timestamps
color
enum
units_dist
id
increments
created_at
timestamps
softDeletes
softDeletes
description
string
abbreviation
string
units_vol
id
increments
created_at
timestamps
description
string
softDeletes
softDeletes
abbreviation
string
records
id
increments
timestamps
timestamps
vehicles
FK
integer
distance
bigInteger
expen_type
FK
integer
expend
decimal
(10,2)
ip_from
string
expenditures
id
increments
created_at
timestamps
softDeletes
softDeletes
description
string
abbreviation
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01