Why no recurrence? #284
JeroenJochems
started this conversation in
General
Replies: 1 comment
-
I am needing to implement recursion, is there a way? or it still cannot be done? add these lines of code in Event.php
When you are going to create the event, what I do is pass the following to it:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a good reason why recurrence was not implemented here? Looking at the google calendar API it seems like adding recurrence to this package would be rather trivial. Am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions