Home
iet4.0
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Users
id
increments
timestamps
timestamps
softDeletes
softDeletes
username
string
(191)
email
string
(191)
password
string
(191)
status
tinyInteger
created_by
tinyInteger
updated_by
tinyInteger
dob
date
phone
string
(191)
gender
tinyInteger
picture
string
(191)
permission_id
tinyInteger
group_user_configuration_id
integer
school_id
integer
province_id
integer
district_id
integer
ward_id
integer
adress
string
(191)
teachers
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
code
string
(25)
firstname
string
(191)
lastname
string
(191)
permission_id
integer
username
string
(191)
email
string
(191)
password
string
(191)
dob
date
Students
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
code
string
(25)
firstname
string
(191)
lastname
string
(191)
permission_id
integer
username
string
(191)
email
string
(191)
password
string
(191)
dob
date
Schools
id
increments
timestamps
timestamps
school_name
string
(191)
school_logo
string
(191)
created_by
integer
updated_by
integer
permissions
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(191)
description
string
(191)
parent_students
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
student_id
integer
firstname
string
(191)
lastname
string
(191)
permission_id
integer
username
string
(191)
email
string
(191)
password
string
(191)
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01