Home
Nurabi
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
type
string
username
string
email
string
birthdate
date
language_id
bigInteger
phone
string
password
string
active
tinyInteger
last_login_at
timestamp
last_login_ip
string
confirmation_code
string
avatar
text
timestamps
timestamps
softDeletes
softDeletes
job_position
string
cv
text
admins
id
increments
username
string
email
string
avatar
text
password
string
active
tinyInteger
timestamps
timestamps
softDeletes
softDeletes
courses
id
increments
timestamps
timestamps
softDeletes
softDeletes
category_id
FK
bigInteger
title
string
description
text
slug
string
language_id
FK
bigInteger
image
text
level
enum
published
boolean
approved
boolean
requirements
text
sub_category_id
FK
bigInteger
duration
string
free
boolean
meta_keywords
string
meta_description
text
categories
id
increments
timestamps
timestamps
softDeletes
softDeletes
parent_id
FK
bigInteger
name
string
slug
string
status
tinyInteger
lessons
id
increments
timestamps
timestamps
softDeletes
softDeletes
course_id
FK
bigInteger
section_id
FK
bigInteger
title
string
description
text
content_type
enum
preview
boolean
duration
decimal
privacy
boolean
quizzes
id
increments
timestamps
timestamps
softDeletes
softDeletes
title
string
status
boolean
category_id
FK
bigInteger
user_courses
id
increments
timestamps
timestamps
softDeletes
softDeletes
course_id
FK
bigInteger
user_id
FK
bigInteger
lesson_id
bigInteger
attributes
id
increments
timestamps
timestamps
softDeletes
softDeletes
title
string
status
boolean
tags
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
slug
text
type
string
quizze_types
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
status
boolean
attachments
id
increments
timestamps
timestamps
softDeletes
softDeletes
lesson_id
FK
bigInteger
file_name
string
original_filename
string
extension
string
videos
id
increments
timestamps
timestamps
softDeletes
softDeletes
lesson_id
bigInteger
original_filename
string
youtube_link
string
completions
id
increments
timestamps
timestamps
softDeletes
softDeletes
lesson_id
bigInteger
user_id
integer
certificates
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
FK
bigInteger
course_id
FK
bigInteger
certificate_no
string
course_title
string
video_hours
string
programs
id
increments
timestamps
timestamps
softDeletes
softDeletes
title
string
description
text
course_id
json
languages
id
increments
timestamps
timestamps
softDeletes
softDeletes
code
string
is_rtl
boolean
is_default
boolean
is_active
boolean
name
string
books
id
increments
timestamps
timestamps
softDeletes
softDeletes
title
string
auther
string
price
string
image
string
notifications
id
increments
timestamps
timestamps
softDeletes
softDeletes
subscriptions
id
increments
timestamps
timestamps
softDeletes
softDeletes
title
string
price
string
is_free
boolean
about
text
comments
id
increments
timestamps
timestamps
softDeletes
softDeletes
commentable_id
bigInteger
commentable_type
string
user_id
bigInteger
parent_id
FK
integer
body
text
pages
id
increments
timestamps
timestamps
softDeletes
softDeletes
title
bigInteger
slug
string
meta_description
text
body
text
featured_image
string
published
boolean
sections
id
increments
timestamps
timestamps
softDeletes
softDeletes
course_id
FK
bigInteger
title
string
status
boolean
quizze_answers
id
increments
timestamps
timestamps
softDeletes
softDeletes
quizze_id
FK
bigInteger
answer
text
is_correct
bigInteger
reviews
id
increments
timestamps
timestamps
softDeletes
softDeletes
rating
decimal
(4,1)
user_id
FK
bigInteger
course_id
FK
bigInteger
personalities
id
increments
timestamps
timestamps
softDeletes
softDeletes
consultations
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
FK
bigInteger
course_id
FK
bigInteger
about
text
days
string
available_time
string
rate_hour
integer
minute_rate
string
sessions
id
increments
timestamps
timestamps
softDeletes
softDeletes
consultation_id
FK
bigInteger
rate
integer
payment_cards
id
increments
timestamps
timestamps
softDeletes
softDeletes
bank_name
string
bank_account_type
string
account_number
bigInteger
user_id
FK
bigInteger
×
Comments for Nurabi
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01