Home
freud
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
User
id
increments
name
string
email
string
phone
string
password
string
type
string
is_confirmed
boolean
created_at
timestamps
confirm_token
string
profile_img
string
Psicologo
id
increments
id_user
integer
is_chefe
boolean
crp
string
descricao
string
tags
string
Mensagem
id
increments
id_user_from
integer
id_user_to
integer
type
string
content
string
status
string
created_at
timestamps
read_at
timestamps
Assinatura
id
increments
code
string
status
string
client_code
string
plan
string
expiration_date
datetime
next_payment
datetime
last_payment
datetime
id_last_payment
string
id_user
integer
ContatoEmergencia
id
increments
id_user
integer
name
string
email
string
phone
string
timestamps
timestamps
Paciente
id
increments
id_user
integer
id_psicologo
integer
MensagemSuporte
id
increments
id_user_from
integer
type
string
content
string
status
string
created_at
timestamps
Assinante
id
increments
id_user
integer
client_code
string
fullname
string
email
string
cpf
string
phone_area_code
string
phone_number
string
birthdate_day
string
birthdate_month
string
birthdate_year
string
complement
string
district
string
street
string
number
string
city
string
state
string
country
string
zipcode
string
created_at
timestamps
MoipNotifications
id
increments
raw_content
string
timestamps
timestamps
status
string
Devices
id
increments
id_user
string
device_token
string
timestamps
timestamps
Tags
id
increments
name
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01