Home
easychargerlaravel
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
messages
id
increments
timestamps
timestamps
user_id
integer
name
string
(255)
surname
string
(255)
entreprise
string
(255)
email
string
(255)
text
string
sujet
string
(255)
reponse_id
string
categories
id
increments
timestamps
timestamps
name
string
slug
string
_lft
integer
_rgt
integer
parent_id
integer
lines
id
increments
timestamps
timestamps
panier_id
integer
product_id
integer
prix
float
qte
integer
pages
id
increments
timestamps
timestamps
name
string
slug
string
content
string
paiements
id
increments
timestamps
timestamps
panier_id
integer
type
string
data
string
paniers
id
increments
timestamps
timestamps
user_id
FK
integer
total
float
posts
id
increments
timestamps
timestamps
name
string
slug
string
contenu
string
image
string
blog_id
string
blogs
id
increments
timestamps
timestamps
name
string
slug
string
prestataires
id
increments
timestamps
timestamps
name
string
slug
string
image
string
description
string
address
string
lng
string
lat
string
products
id
increments
timestamps
timestamps
name
string
slug
string
description
string
prix
float
qte
integer
image
string
promotions
id
increments
timestamps
timestamps
product_id
integer
prix
float
started_at
datetime
finished_at
datetime
roles
id
increments
timestamps
timestamps
name
string
slug
string
capacities
id
increments
timestamps
timestamps
name
string
slug
string
users
id
increments
timestamps
timestamps
username
string
email
string
password
string
role_id
integer
bio
text
name
string
firstname
string
phone
string
entreprise_name
integer
siret
string
data
string
remember_token
string
visuels
id
increments
timestamps
timestamps
name
string
url
string
product_id
FK
integer
adresseFacturations
id
increments
timestamps
timestamps
entreprise
string
name
string
firstname
string
phone
string
address
string
slug
string
city
string
zip
string
country
string
cedex
string
favorite
integer
adresseLivraisons
id
increments
timestamps
timestamps
entreprise
string
name
string
firstname
string
phone
string
address
string
slug
string
city
string
zip
string
country
string
cedex
string
favorite
integer
adresseLivraison_user
timestamps
timestamps
adresse_livraison_id
integer
user_id
FK
integer
adresseFacturation_user
timestamps
timestamps
adresse_facturation_id
integer
user_id
FK
integer
category_product
timestamps
timestamps
product_id
FK
integer
category_id
FK
integer
product_capacity
timestamps
timestamps
product_id
FK
integer
capacity_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01