Level 51
ahh, here we go. Its made in Laravel even..
https://www.twilio.com/blog/how-create-ical-calendar-feed-php-laravel-lumen
1 like
I want to create a feed url that can be added to calendar
basecamp urls for cal look like this...
webcal://3.basecamp.com/acount/my/schedules/feed/xnsdfpXiusdfdsfzUXKe3aLsdfy2Nh.ics
and for google cal, they do...
https://3.basecamp.com/acount/my/schedules/feed/xnsdfpXiusdfdsfzUXKe3aLsdfy2Nh.ics
I have created "add to calendar" before where you click and it add the item to a calendar. But that adds a single event.
How do these urls work? Can't seem to find (probably not searching the best phrase) for how I can make a cal feed
ahh, here we go. Its made in Laravel even..
https://www.twilio.com/blog/how-create-ical-calendar-feed-php-laravel-lumen
Please or to participate in this conversation.