Home
iabove
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
empresas
id
increments
seguimento_id
FK
integer
nome_empresa
string
(255)
endereco
string
(355)
tempo_espera
integer
pontuacao
integer
horario_funcionamento
string
(500)
foto_perfil
string
(255)
timestamps
timestamps
seguimentos
id
increments
timestamps
timestamps
nome_seguimento
string
(255)
produtos
id
increments
empresa_id
FK
integer
nome_produto
string
(255)
preco_produto
float
foto_produto
string
(255)
ingredientes
string
(255)
descricao
string
(255)
timestamps
timestamps
pedidos
id
increments
user_id
integer
empresa_id
FK
integer
produto_id
FK
integer
status
string
(255)
timestamps
timestamps
×
Comments for iabove
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01