Home
iccn
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
trainings
id
increments
timestamps
timestamps
softDeletes
softDeletes
title
string
(199)
thumbnail
string
(255)
preview
string
(255)
description
text
location
string
(255)
overall_rating
integer
price
integer
is_online
boolean
creator_id
integer
training_schedules
id
increments
timestamps
timestamps
softDeletes
softDeletes
start_date
datetime
end_date
datetime
max_participant
integer
current_participant
integer
training_id
FK
integer
enrolled_training
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
progress
integer
schedule_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01