Home
reload_consult
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
experts
id
increments
timestamps
timestamps
first_name
string
(255)
last_name
string
email
string
avatar
string
description
text
short_description
text
record_voice
string
sexe
boolean
code_tva
string
pseudo
string
adress
string
zip_code
string
ville
string
new
enum
mobile
string
phone_fix
string
code
string
categories
id
increments
timestamps
timestamps
parent_id
integer
name
string
description
text
sort_order
integer
is_visible
boolean
consultant_categorie
id
increments
timestamps
timestamps
consultant_id
FK
integer
categorie_id
FK
integer
days
id
increments
timestamps
timestamps
day
date
is_active
boolean
workhours
id
increments
timestamps
timestamps
start_time
datetime
end_time
datetime
day_id
FK
integer
consultant_id
FK
integer
comments
id
increments
timestamps
timestamps
consultant_id
FK
integer
user_id
FK
integer
content
text
seen
boolean
is_visible
string
note
string
languages
id
increments
timestamps
timestamps
name
string
code
string
is_active
boolean
icone
string
consultants_languages
id
increments
timestamps
timestamps
language_id
FK
integer
consultant_id
FK
integer
communications
id
increments
timestamps
timestamps
name
string
is_active
boolean
forfaits
id
increments
timestamps
timestamps
price
float
credit
integer
munites
integer
is_active
boolean
consultants_communications
id
increments
timestamps
timestamps
consultant_id
FK
integer
communication_id
FK
integer
users
id
increments
timestamps
timestamps
first_name
string
last_name
string
birthday_date
date
sexe
enum
adresse
string
zip_code
string
ville
string
password
string
countrie_id
FK
integer
code
string
newsletters
id
increments
timestamps
timestamps
email
string
(255)
user_id
FK
integer
favoris
id
increments
timestamps
timestamps
user_id
FK
integer
consultant_id
FK
integer
countries
id
increments
timestamps
timestamps
name
string
code
string
flag
string
forfaits_users
id
increments
timestamps
timestamps
keywords
id
increments
timestamps
timestamps
media
id
increments
timestamps
timestamps
file_name
string
title
string
caption
string
description
string
×
Comments for reload_consult
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01