I want to integrate Ms online meeting graph API in my application for my clients (users) using Laravel (PHP) to facilitate the calls and online chat between them, for this moment I just learned how to use This API and test it with Postman. My question is if there are some resources on how to develop app and integrate Graph API with it(online meeting) on Laravel?
Thanks