Home
emergency
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
fires
id
uuid
timestamps
timestamps
intensity
tinyInteger
latitude
decimal
(2,6)
longitude
decimal
(2,6)
fire_trucks
id
increments
timestamps
timestamps
numberplate
string
(15)
fire_station_id
FK
integer
fire_type_id
FK
integer
latitude
decimal
(2,6)
longitude
decimal
(2,6)
fire_truck_fire
timestamps
timestamps
fire_id
uuid
fire_truck_id
integer
fire_stations
id
increments
name
string
(75)
timestamps
timestamps
fire_truck_types
id
increments
slug
string
(30)
name
string
(30)
image
string
(50)
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01