Home
notlibro
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
first_name
string
patronymic
string
last_name
string
username
string
password
string
phone
string
userable_id
bigInteger
userable_type
string
teachers
id
increments
admins
id
increments
name
string
username
string
password
string
specialties
id
increments
name
string
subjects
id
increments
title
string
groups
id
increments
name
string
course
integer
specialty_id
bigInteger
students
id
increments
group_id
bigInteger
parents
id
increments
grades
id
increments
evaluation_date
timestamps
student_id
bigInteger
subject_id
bigInteger
value
string
group_subject_teacher
id
increments
group_id
bigInteger
subject_id
bigInteger
teacher_id
bigInteger
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01