Home
course-offline-vica
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
name
string
email
string
password
string
image
string
userName
string
categories
id
increments
timestamps
timestamps
title
string
description
text
image
string
courses
id
increments
timestamps
timestamps
title
string
description
text
image
string
price
integer
category_id
bigIncrements
teacher_id
bigIncrements
durations
id
increments
timestamps
timestamps
title
string
from
integer
to
integer
course_id
bigIncrements
cities
id
increments
timestamps
timestamps
name
string
city_course
id
increments
timestamps
timestamps
course_id
bigIncrements
city_id
bigIncrements
registers
id
increments
timestamps
timestamps
first_name
string
last_name
string
email
string
phone
string
(15)
course_id
string
teachers
id
increments
timestamps
timestamps
name
string
image
string
×
Comments for course-offline-vica
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01