Home
bestseat360_admin
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
drivers
id
bigIncrements
name
string
(100)
profile_photo
text
timestamps
timestamps
softDeletes
softDeletes
team_id
FK
bigInteger
races
id
bigIncrements
name
string
(100)
date
date
start_time
time
track_id
FK
bigInteger
timestamps
timestamps
softDeletes
softDeletes
events
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
start_date_time
datetime
end_date_time
datetime
location_id
FK
bigInteger
name
string
(100)
teams
id
bigIncrements
name
string
(100)
logo_url
text
colour
string
(10)
timestamps
timestamps
softDeletes
softDeletes
transmission_boxes
id
bigIncrements
subdomain
string
status
tinyInteger
timestamps
timestamps
softDeletes
softDeletes
locations
id
bigIncrements
name
string
(100)
timestamps
timestamps
softDeletes
softDeletes
camera_locations
id
bigIncrements
name
string
(100)
timestamps
timestamps
softDeletes
softDeletes
tracks
id
increments
name
string
(100)
event_id
FK
bigInteger
timestamps
timestamps
softDeletes
softDeletes
stream_url_endpoints
id
increments
timestamps
timestamps
softDeletes
softDeletes
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01