CPNV-ES / GPNV

Gestion de projet à la sauce CPNV-Info
0 stars 2 forks source link

Page de profil #19

Closed KevinJordil closed 5 years ago

KevinJordil commented 6 years ago

Une fois connecté, lors de l'accès à notre profil les infos ne sont pas chargées correctement

XSchwab commented 5 years ago

Estimate time: 3h

QuentinNev commented 5 years ago

Uppon Laravel migration from 5.2, someone forgot to add the SubstituteBindings middleware in app/Http/Kernel.php so resource couldn't be bound to their model.