Home
recomendaki
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
bigIncrements
timestamps
timestamps
email
string
(100)
password
string
(100)
active
boolean
profile_id
FK
bigInteger
profiles
id
increments
timestamps
timestamps
tipo
string
(1)
cnpj
string
(14)
cpf
string
(11)
nome
string
(100)
razao_social
string
(100)
nome_fantasia
string
(100)
profile_img
string
telefone
string
(14)
telefone_comercial
string
(14)
celular
string
(14)
endereco_id
FK
bigInteger
enderecos
id
increments
timestamps
timestamps
cep
integer
cidade
string
(60)
rua
string
(150)
numero
string
(10)
uf
string
(2)
complemento
string
(50)
bairro
string
(50)
anuncios
id
increments
timestamps
timestamps
user_id
FK
bigInteger
status
smallInteger
short_description
string
(255)
long_description
text
created_at
datetime
updated_at
datetime
name
string
(255)
×
Comments for recomendaki
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01