Home
online_courses
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
instructors
user_id
increments
timestamps
timestamps
user_bio
text
user_image
binary
user_exprience
text
user_professional
string
courses
course_id
increments
date_published
timestamps
course_name
string
(200)
course_image
binary
course_category
string
(200)
course_overview
text
course_requirements
string
(200)
course_duration
string
(200)
video_overview
binary
course_status
string
(100)
sections
section_id
increments
section_name
string
(200)
lessons
lesson_name
string
(200)
lesson_title
string
(200)
lesson_video
binary
lesson_description
text
×
Comments for online_courses
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01