[db] Use pivot model for people-events relation
Showing
- app/Models/Event.php 25 additions, 0 deletionsapp/Models/Event.php
- app/Models/EventParticipation.php 0 additions, 11 deletionsapp/Models/EventParticipation.php
- app/Models/EventPerson.php 34 additions, 0 deletionsapp/Models/EventPerson.php
- app/Models/Person.php 7 additions, 0 deletionsapp/Models/Person.php
- database/migrations/2021_11_15_193821_create_events_table.php 1 addition, 1 deletion...base/migrations/2021_11_15_193821_create_events_table.php
- database/migrations/2021_11_16_171621_create_event_person_table.php 5 additions, 5 deletions...igrations/2021_11_16_171621_create_event_person_table.php
app/Models/EventParticipation.php
deleted
100644 → 0
app/Models/EventPerson.php
0 → 100644
Please register or sign in to comment