Home
db_api
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
stores
id
increments
title
string
(150)
slug
string
(150)
image
string
(255)
timestamps
timestamps
domains
id
increments
title
string
(150)
slug
string
(150)
image
string
(255)
store_id
FK
integer
timestamps
timestamps
formations
id
increments
title
string
(150)
slug
string
(150)
image
string
(255)
domain_id
FK
integer
timestamps
timestamps
modules
id
increments
title
string
(155)
slug
string
(155)
image
string
(255)
stat
string
(100)
duration
string
(80)
formation_id
FK
integer
timestamps
timestamps
plans
id
increments
content
longText
module_id
FK
integer
timestamps
timestamps
contacts
id
increments
nom
string
(100)
prenom
string
(155)
object
string
(155)
email
string
(255)
phone
string
(20)
timestamps
timestamps
message
longText
demandes
id
increments
nom
string
(100)
prenom
string
(200)
email
string
(255)
phone
string
(20)
module_id
FK
integer
timestamps
timestamps
formateurs
id
increments
timestamps
timestamps
×
Comments for db_api
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01