Home
argos
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
empresas
id
increments
socio_id
FK
integer
codigo
string
cnpj
string
(18)
razao_social
string
fantasia
string
logo
string
tributacao
enum
cep
string
endereco
string
numero
string
bairro
string
cidade
string
uf
string
whatsapp
string
(20)
celular
string
(20)
telefone
string
(20)
email
string
(100)
site
string
(100)
ativo
enum
timestamps
timestamps
softDeletes
softDeletes
periodos
id
increments
data
string
ativo
enum
timestamps
timestamps
softDeletes
softDeletes
movimentos
id
increments
empresa_id
FK
integer
periodo_id
FK
integer
obrigacao_id
FK
integer
ativo
enum
timestamps
timestamps
softDeletes
softDeletes
obrigacoes
id
increments
nome
string
periodicidade
enum
area
enum
ativo
enum
timestamps
timestamps
softDeletes
softDeletes
socios
id
increments
empresa_id
FK
integer
nome
string
cpf
string
(14)
nascimento
string
(10)
profissao
string
ativo
enum
timestamps
timestamps
softDeletes
softDeletes
contratos
id
increments
empresa_id
FK
integer
nome
string
tipo
enum
timestamps
timestamps
softDeletes
softDeletes
logs
id
increments
usuario_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
users
id
increments
name
string
email
string
(191)
password
string
foto
string
acesso
enum
ativo
enum
timestamps
timestamps
softDeletes
softDeletes
×
Comments for argos
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01