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