Home
vehicle-data
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
owners
id
increments
timestamps
timestamps
name
string
company
string
profession
string
vehicles
id
increments
timestamps
timestamps
owner_id
FK
integer
manufacturer_id
FK
integer
transmission_id
FK
integer
usage_id
FK
integer
model
string
license_plate
string
colour
string
weight_category
integer
no_seats
integer
has_boot
boolean
has_trailer
boolean
is_hgv
boolean
no_doors
integer
sunroof
boolean
has_gps
boolean
no_wheels
integer
engine_cc
integer
fuel_type
string
manufacturers
id
increments
timestamps
timestamps
name
string
transmissions
id
increments
timestamps
timestamps
name
string
usages
id
increments
timestamps
timestamps
name
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01