Home
nimbus
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
schools
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(255)
school_type_id
integer
short_name
string
(255)
schooltypes
id
increments
timestamps
timestamps
softDeletes
softDeletes
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
school_id
integer
name
string
(255)
email
string
(100)
password
string
(255)
academic_years
id
increments
timestamps
timestamps
softDeletes
softDeletes
school_id
integer
name
string
(255)
start_date
date
end_date
date
students
id
increments
timestamps
timestamps
softDeletes
softDeletes
school_id
integer
surname
string
(255)
first_name
string
(255)
middle_name
string
(255)
gender
string
(1)
dob
date
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01