Home
laravel
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
bigInteger
type
enum
name
string
(255)
email
string
(255)
email_verified_at
timestamps
password
string
(255)
password_changed_at
timestamps
active
smallInteger
timezone
string
(255)
last_login_at
timestamps
last_login_ip
string
(255)
to_be_logged_out
tinyInteger
provider
string
(255)
provider_id
string
(255)
remember_token
string
(100)
created_at
timestamps
updated_at
timestamps
deleted_at
timestamps
agents
id
bigInteger
discipline_id
integer
fonction_id
integer
ecole_id
integer
emploi_id
integer
nom_jeune_fille
string
(255)
matricule
string
(255)
date_naissance
date
telephone_mobile
string
(255)
telephone_bureau
string
(255)
avis_permutations
id
bigInteger
agent_demandeur_id
bigInteger
ecole_destination_id
integer
agent_interesse_id
bigInteger
date_publication
datetime
date_reservation
datetime
etat
enum
disciplines
id
integer
nom
string
(255)
drens
id
integer
nom
string
(255)
ecoles
id
integer
nom
string
(255)
iep_id
integer
emplois
id
integer
nom
string
(255)
fonctions
id
integer
nom
string
(255)
ieps
id
integer
dren_id
integer
nom
string
(255)
parametres
id
integer
valeur
string
(255)
×
Comments for laravel
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01