Home
barge-de-mayotte-db
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Quai
id
increments
nom
string
id_direction
FK
integer
timestamps
timestamps
softDeletes
softDeletes
Barge
id
increments
nom
string
timestamps
timestamps
softDeletes
softDeletes
Direction
id
increments
nom
string
timestamps
timestamps
softDeletes
softDeletes
Notification
id
increments
titre
string
(120)
contenu
longText
id_barge
FK
integer
id_user
integer
timestamps
timestamps
softDeletes
softDeletes
Niveau
id
increments
nom
string
timestamps
timestamps
softDeletes
softDeletes
Horaire
id
increments
jour
tinyInteger
id_quai
FK
integer
id_barge
FK
integer
timestamps
timestamps
softDeletes
softDeletes
×
Comments for barge-de-mayotte-db
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01