Home
numcan
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
name
string
describe
string
timestamps
timestamps
softDeletes
softDeletes
roles
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
display_name
string
description
string
teacher_level
id
increments
user_id
integer
level
string
describe
string
softDeletes
softDeletes
timestamps
timestamps
teaching_meterial
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
books
name
string
timestamps
timestamps
softDeletes
softDeletes
id
increments
teaching_mererail_id
integer
grade
string
subject
string
sections
id
increments
book_id
integer
unit_id
integer
name
string
softDeletes
softDeletes
timestamps
timestamps
resources
id
increments
timestamps
timestamps
source
tinyInteger
book_id
integer
section_id
integer
type
integer
name
string
status
smallInteger
path
string
file_type
string
size
string
source_detail
id
increments
timestamps
timestamps
softDeletes
softDeletes
field
string
value
text
source_field
id
increments
timestamps
timestamps
softDeletes
softDeletes
type
integer
name
string
order
integer
messages
id
increments
type
string
detail
string
timestamps
timestamps
softDeletes
softDeletes
title
string
knowledge
id
increments
section_id
integer
name
string
timestamps
timestamps
softDeletes
softDeletes
units
id
increments
order
integer
name
string
book_id
integer
timestamps
timestamps
softDeletes
softDeletes
exercises
id
increments
timestamps
timestamps
softDeletes
softDeletes
type
integer
question
text
unswer
text
hard
integer
topicClass
integer
source
integer
students
id
increments
class
string
year
string
student_code
string
timestamps
timestamps
softDeletes
softDeletes
grades
id
increments
timestamps
timestamps
softDeletes
softDeletes
school_id
string
schools
id
increments
timestamps
timestamps
softDeletes
softDeletes
teachers
id
increments
timestamps
timestamps
softDeletes
softDeletes
school_id
integer
job_number
string
name
string
subject
string
level_id
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01