Home
Exemple complet
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
pays
id
increments
timestamps
timestamps
nom
string
(100)
villes
id
increments
timestamps
timestamps
nom
string
(100)
pays_id
FK
integer
auteurs
id
increments
timestamps
timestamps
nom
string
(100)
ville_id
FK
integer
livres
id
increments
timestamps
timestamps
titre
string
(100)
livrable_id
integer
livrable_type
string
(50)
theme_id
FK
integer
auteur_livre
id
increments
auteur_id
FK
integer
livre_id
FK
integer
categories
id
increments
timestamps
timestamps
nom
string
(100)
periodes
id
increments
timestamps
timestamps
nom
string
(100)
themes
id
increments
timestamps
timestamps
nom
string
(100)
themables
id
increments
theme_id
FK
integer
themable_id
integer
themable_type
string
(50)
editeurs
id
increments
timestamps
timestamps
nom
string
(100)
contacts
id
increments
timestamps
timestamps
telephone
string
(20)
editeur_id
FK
integer
autoedites
id
increments
timestamps
timestamps
nom
string
(100)
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01