]> _ Git - psq.git/commit
humeurs et agenda
authorLouis Jeckel <louis.jeckel@outlook.cm>
Fri, 4 Sep 2020 09:34:57 +0000 (11:34 +0200)
committerLouis Jeckel <louis.jeckel@outlook.cm>
Fri, 4 Sep 2020 09:34:57 +0000 (11:34 +0200)
commit0a8b0a96e5b4cf1c90399339bff7badf5dcbede9
tree5d26027059830166be5ffeeea12056ae16aa4344
parent2663cf3d97b0141f3a122a5a059da0d9434e77c5
humeurs et agenda
14 files changed:
.idea/dictionaries/Louis.xml
app/Http/Controllers/AgendaController.php [new file with mode: 0644]
app/Http/Controllers/EnPlusController.php [new file with mode: 0644]
app/Http/Controllers/HumeurController.php [new file with mode: 0644]
app/Models/Humeur.php
app/Models/WeeklyAgenda.php
public/img/humeurs/olivier.jpg [new file with mode: 0644]
resources/views/agenda-humeurs/index.blade.php [deleted file]
resources/views/components/nav.blade.php
resources/views/en-plus/agenda/show.blade.php [new file with mode: 0644]
resources/views/en-plus/humeurs/show.blade.php [new file with mode: 0644]
resources/views/en-plus/index.blade.php [new file with mode: 0644]
resources/views/errors/404.blade.php
routes/web.php