Home
eduweb2
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
user
id
increments
voornaam
string
achternaam
string
email
string
rememberToken
rememberToken
wachtwoord
string
timestamps
timestamps
leerling
id
increments
user_id
FK
integer
klas_id
FK
integer
klasnummer
integer
timestamps
timestamps
klas
id
increments
code
string
naam
string
richting_id
FK
integer
timestamps
timestamps
richting
id
increments
code
string
naam
string
timestamps
timestamps
vak
id
increments
code
string
naam
string
timestamps
timestamps
lesopdracht
id
increments
vak_id
FK
integer
groep_id
FK
integer
timestamps
timestamps
leerkracht
id
increments
user_id
FK
integer
code
string
timestamps
timestamps
groep
id
increments
code
string
naam
string
timestamps
timestamps
toetsenlijst-type
id
increments
code
string
naam
string
timestamps
timestamps
toetsenlijst
id
increments
toetsenlijst-type_id
FK
integer
lesopdracht_id
FK
integer
timestamps
timestamps
toets
id
increments
naam
string
max
integer
toetsenlijst_id
FK
integer
timestamps
timestamps
cijfer
id
increments
waarde
float
toets_id
FK
integer
leerling_id
FK
integer
timestamps
timestamps
periode
id
increments
code
string
gewicht
integer
timestamps
timestamps
trimverhouding
id
increments
timestamps
timestamps
richting_id
FK
integer
toetsenlijst-type_id
FK
integer
gewicht
integer
×
Comments for eduweb2
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01