Home
XYZC3M
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
email
string
(255)
nombre
string
(60)
apellidos
string
(100)
categoria
integer
password
text
remember_token
string
(100)
role
integer
avatar
string
(255)
telefono
string
(20)
fax
string
(20)
direccion
string
(255)
oficina
string
(255)
sitiopersonal
string
(255)
google_scholar
string
(255)
cv
string
(255)
educacion_html
text
research_interests_html
text
biografia_html
text
publicaciones_html
text
editorial_html
text
presentaciones_html
text
timestamps
timestamps
selected_publications
id
increments
titulo
string
(255)
fecha
date
fuente
string
(255)
texto_html
text
imagen_principal
string
(255)
subtitulo
string
(255)
timestamps
timestamps
selected_publications_users
id
increments
id_user
FK
integer
id_selected_publications
FK
integer
timestamps
timestamps
working_papers
id
increments
categoria
string
(255)
texto_html
text
fecha_inicial
date
fecha_final
date
timestamps
timestamps
proyectos
id
increments
categoria
string
(255)
titulo
string
(255)
referencia
string
(255)
entidad
string
(255)
id_director
integer
fecha_inicial
date
fecha_final
date
timestamps
timestamps
proyectos_users
id
increments
id_proyectos
integer
id_user
integer
timestamps
timestamps
users_working_papers
id
increments
id_user
integer
id_working_paper
integer
timestamps
timestamps
noticias
id
increments
titulo
string
(255)
fecha
date
imagen_principal
string
(255)
texto_html
text
subtitulo
string
(255)
timestamps
timestamps
eventos
id
increments
titulo
string
(255)
fecha_inicial
date
fecha_final
date
lugar
string
(255)
texto_html
text
timestamps
timestamps
recursos
id
increments
titulo
string
(255)
enlace
string
(255)
texto_nohtml
text
timestamps
timestamps
roles
id
increments
timestamps
timestamps
role
string
(60)
categoria
id
increments
timestamps
timestamps
categoria
string
(100)
×
Comments for XYZC3M
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01