Home
Education_scheduler
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
subject
id
increments
timestamps
timestamps
name
string
(255)
description
text
group
id
increments
timestamps
timestamps
name
string
(255)
description
text
teacher_id
FK
integer
class_table
id
increments
timestamps
timestamps
name
string
(255)
teacher
id
increments
timestamps
timestamps
name
string
(255)
days
id
increments
timestamps
timestamps
name
string
start_at
time
end_at
time
day_subject
id
increments
timestamps
timestamps
day_id
FK
integer
subject_id
FK
integer
class_table_subject
id
increments
timestamps
timestamps
class_id
FK
integer
subject_id
FK
integer
group_subject
id
increments
timestamps
timestamps
group_id
FK
integer
subject_id
FK
integer
times
id
increments
timestamps
timestamps
start_at
time
end_at
time
students
id
increments
timestamps
timestamps
name
string
group_student
id
increments
timestamps
timestamps
student_id
FK
integer
group_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01