Home
lern
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
tutors
uuid
uuid
uuid_user
uuid
dob
date
sex
string
(10)
rating
decimal
(8,2)
hourly_rate
decimal
(8,2)
years_of_experience
tinyInteger
education_degree
string
(255)
about
text
status
integer
timestamps
timestamps
softDeletes
softDeletes
subjects
uuid
uuid
uuid_parent
uuid
name
string
(255)
timestamps
timestamps
softDeletes
softDeletes
tutor_subject_maps
id
bigInteger
uuid_tutor
uuid
uuid_subject
uuid
timestamps
timestamps
students
uuid
uuid
uuid_user
uuid
dob
date
sex
string
(10)
about
text
status
integer
timestamps
timestamps
softDeletes
softDeletes
student_subject_maps
id
bigInteger
uuid_student
uuid
uuid_subject
uuid
timestamps
timestamps
payments
uuid
uuid
uuid_student
uuid
uuid_tutor
uuid
product
string
(255)
amount
decimal
(8,2)
currency
string
(10)
status
integer
timestamps
timestamps
softDeletes
softDeletes
×
Comments for lern
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01