Home
intranet
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
nom
string
(255)
prenom
string
(255)
email
string
(255)
password
string
(255)
birthday
date
active
integer
phone
string
(255)
metier
string
(255)
phones
id
increments
timestamps
timestamps
label
string
(255)
numero
string
(255)
user_id
FK
integer
client_id
FK
integer
clients
id
increments
timestamps
timestamps
Name
string
(255)
created_by
FK
integer
prospect
boolean
address
id
increments
timestamps
timestamps
label
string
(255)
address
string
(255)
adress_suite
string
(255)
zip_code
string
(10)
city
string
(255)
country
string
(255)
user_id
FK
integer
client_id
FK
integer
email
id
increments
timestamps
timestamps
label
string
(255)
email
string
(255)
user_id
FK
integer
client_id
FK
integer
reporting
id
increments
timestamps
timestamps
day
date
start_time
time
stop_time
time
duration
time
note
text
user_id
FK
integer
client_id
FK
integer
projet_id
FK
integer
metier
string
(255)
tache_id
FK
integer
projets
id
increments
timestamps
timestamps
nom
string
(255)
client_id
FK
integer
created_by
FK
integer
taches
id
increments
timestamps
timestamps
nom
string
(255)
created_by
FK
integer
×
Comments for intranet
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01