Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iCal/ICS support #96

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

iCal/ICS support #96

wants to merge 2 commits into from

Conversation

Kamieljv
Copy link
Owner

Test command:

file_put_contents('test.ics', Calendar::create('Laracon online')->event(Event::create('Creating calender feeds')->startsAt(new DateTime('6 March 2024
15:00'))->endsAt(new DateTime('6 March 2024 16:00')))->get());```

@Kamieljv Kamieljv linked an issue Mar 22, 2024 that may be closed by this pull request
@Kamieljv Kamieljv changed the title Added composer library; ran test iCal/ICS support Mar 22, 2024
@Kamieljv Kamieljv marked this pull request as draft May 31, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ical export button to action page
2 participants