I would be so glad if anyone could answer my question. I'm developing a meeting scheduler in laravel 5, the good news is that i can get the events from the calendar, i've been following this tutorial: https://dev.outlook.com/RestGettingStarted/Tutorial/php.
The main issue is that i can't create an event. I've seen some tutorials that mention about sending a ics file through an email, but this don't work.is there a way to create an event from a php script??? If anyone had working with outlook calendar API for php, please give me some recommendation. Have a nice day