- Downloads
Merge branch '19-faire-la-page-evenements' into 'master'
No related branches found
No related tags found
Showing
- app/Http/Controllers/Admin/EventController.php 52 additions, 0 deletionsapp/Http/Controllers/Admin/EventController.php
- app/Models/Event.php 6 additions, 0 deletionsapp/Models/Event.php
- database/factories/EventFactory.php 2 additions, 0 deletionsdatabase/factories/EventFactory.php
- database/migrations/2024_12_27_104037_add_uploaded_picture_field_to_events.php 26 additions, 0 deletions...024_12_27_104037_add_uploaded_picture_field_to_events.php
- lang/en/events.php 10 additions, 0 deletionslang/en/events.php
- lang/en/services.php 1 addition, 1 deletionlang/en/services.php
- lang/fr/events.php 10 additions, 0 deletionslang/fr/events.php
- lang/fr/services.php 1 addition, 1 deletionlang/fr/services.php
- resources/views/admin/events/edit.blade.php 30 additions, 1 deletionresources/views/admin/events/edit.blade.php
- resources/views/admin/events/index.blade.php 11 additions, 28 deletionsresources/views/admin/events/index.blade.php
- resources/views/components/public/badge.blade.php 30 additions, 0 deletionsresources/views/components/public/badge.blade.php
- resources/views/components/public/button.blade.php 5 additions, 5 deletionsresources/views/components/public/button.blade.php
- resources/views/components/public/event-card.blade.php 53 additions, 0 deletionsresources/views/components/public/event-card.blade.php
- resources/views/components/public/navbar.blade.php 1 addition, 1 deletionresources/views/components/public/navbar.blade.php
- resources/views/components/public/prestation-card.blade.php 1 addition, 1 deletionresources/views/components/public/prestation-card.blade.php
- resources/views/public/evenements.blade.php 35 additions, 0 deletionsresources/views/public/evenements.blade.php
- resources/views/public/index.blade.php 29 additions, 29 deletionsresources/views/public/index.blade.php
- resources/views/public/maintenance.blade.php 7 additions, 5 deletionsresources/views/public/maintenance.blade.php
- resources/views/public/prestations.blade.php 7 additions, 7 deletionsresources/views/public/prestations.blade.php
- routes/web.php 1 addition, 0 deletionsroutes/web.php
Loading
Please sign in to comment