Home
school
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
name
string
(50)
username
string
(255)
password
string
(50)
role
string
(30)
user_profile
id
increments
timestamps
timestamps
Enrollment_number
string
(100)
father_name
string
(50)
last_name
string
(50)
family_name
string
(50)
Father_profession
string
(100)
birthday
string
(50)
address
string
(200)
previous_school
string
(200)
hops
string
(200)
gender
string
(50)
user_id
FK
bigInteger
stages
id
increments
timestamps
timestamps
stage
string
(100)
class
string
(100)
division
string
(100)
roles
id
increments
timestamps
timestamps
name
string
(100)
user_role
id
increments
timestamps
timestamps
user_id
FK
bigInteger
role_id
FK
bigInteger
degres
id
increments
timestamps
timestamps
degre
bigInteger
user_id
bigInteger
homework
id
increments
timestamps
timestamps
content
text
stage_id
bigInteger
image
string
teacher_name
string
(100)
material
string
(100)
absence
id
increments
timestamps
timestamps
absence_hours
string
(100)
gallery
id
increments
timestamps
timestamps
image
string
(255)
new
id
increments
timestamps
timestamps
content
text
complaint
id
increments
timestamps
timestamps
user_id
FK
bigInteger
content
text
exams_table
id
increments
timestamps
timestamps
material_name
string
date
string
weekly_schedule
id
increments
timestamps
timestamps
material
string
date
string
material
id
increments
timestamps
timestamps
user_id
bigInteger
degre_id
bigInteger
name
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01