Home
LMS
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
grade
id
increments
timestamps
timestamps
name
string
active
boolean
admin
id
increments
timestamps
timestamps
name
string
phone
string
email
string
salary
string
member_at
datetime
code
string
student
id
increments
timestamps
timestamps
name
string
phone
string
age
integer
email
string
grade_id
string
parent_id
integer
code
string
admin_id
string
member_at
datetime
country_id
smallInteger
city_id
smallInteger
school_name
string
teacher
id
increments
timestamps
timestamps
name
string
phone
string
email
string
member_at
datetime
age
mediumInteger
parent
id
increments
timestamps
timestamps
name
string
age
smallInteger
phone
string
country_id
smallInteger
city_id
smallInteger
email
string
member_at
datetime
courses
id
increments
name
string
grade_id
integer
timestamps
timestamps
start_at
datetime
classes
id
increments
timestamps
timestamps
name
string
teacher_id
integer
course_id
integer
week_day
tinyInteger
start_at
time
open_in
datetime
class_students
id
increments
timestamps
timestamps
class_id
integer
student_id
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01