Home
teachers
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
categories
id
increments
name
string
(255)
photo
string
(255)
timestamps
timestamps
specializations
id
increments
name
string
(255)
timestamps
timestamps
levels
id
increments
timestamps
timestamps
name
string
(255)
cities
id
increments
name
string
(255)
timestamps
timestamps
teachers
id
increments
timestamps
timestamps
name
string
(255)
email
string
(255)
phone
string
(50)
password
string
(255)
categories_id
integer
cities_id
string
photo
string
(255)
pages
id
increments
timestamps
timestamps
title
string
(255)
body
text
contacts
id
increments
timestamps
timestamps
name
string
(255)
email
string
(255)
subject
string
(255)
body
text
advertisements
id
increments
timestamps
timestamps
name
string
(255)
photo
string
(255)
body
text
user_id
integer
teacher_specliatization
id
increments
timestamps
timestamps
teachers_id
integer
specializations_id
integer
teacher_level
id
increments
timestamps
timestamps
teachers_id
integer
levels_id
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01