mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
sync user meetups after creation
This commit is contained in:
@@ -69,6 +69,11 @@ class MeetupForm extends Component
|
||||
->toMediaCollection('logo');
|
||||
}
|
||||
|
||||
auth()
|
||||
->user()
|
||||
->meetups()
|
||||
->syncWithoutDetaching($this->meetup->id);
|
||||
|
||||
return redirect($this->fromUrl);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user