Home
school
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
parents
id
increments
timestamps
timestamps
first_name
string
(200)
last_name
string
(200)
middle_name
string
(200)
address
string
(500)
email
string
(200)
mobile
string
(200)
students
id
increments
timestamps
timestamps
first_name
string
(200)
last_name
string
(200)
middle_name
string
(200)
parent_id
FK
bigInteger
classes
id
increments
timestamps
timestamps
class_name
string
(200)
class_short_name
string
(100)
sections
id
increments
timestamps
timestamps
section_name
string
(200)
section_short_name
string
(100)
class_id
bigInteger
users
id
increments
timestamps
timestamps
email
string
(500)
password
string
(500)
user_type
string
(200)
target_id
bigInteger
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01