Home
sunuautoroute
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
notifications
id
increments
slug
string
fichier
string
is_programming
boolean
description
longText
date_programme
string
segment
string
categorie_id
string
timestamps
timestamps
softDeletes
softDeletes
categories
id
increments
slug
string
nom
string
description
text
type
string
timestamps
timestamps
softDeletes
softDeletes
sos_remorquages
id
increments
slug
string
Prenom_nom
string
date_demande
string
telephone
string
description
string
statut
string
latitude
string
longitude
string
timestamps
timestamps
softDeletes
softDeletes
remarques
id
increments
slug
string
prenom_nom
string
adresse
string
telephone
string
description
string
date
string
statut
string
is_read
boolean
timestamps
timestamps
softDeletes
softDeletes
tarifs
id
increments
slug
string
montant
string
categorie_tarif_id
string
point_peage_id
string
timestamps
timestamps
softDeletes
softDeletes
point_peages
id
increments
slug
string
nom
string
emplacement
string
latitude
string
longitude
string
timestamps
timestamps
softDeletes
softDeletes
espaces
id
increments
slug
string
categorie_espace_id
string
nom_espace
string
photo
string
adresse
string
longitude
string
latitude
string
timestamps
timestamps
softDeletes
softDeletes
utilisateurs
id
increments
full_name
string
email
string
password
string
auth_token
string
avatar
string
is_active
boolean
is_first_login
boolean
address
string
city
string
country
string
phone
string
birthday
string
last_login_date
string
is_new_registered
boolean
reset_password_code
string
reset_password_code_expired_at
string
rememberToken
rememberToken
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01