Skip to content

thesoftwarefarm/graph-teams-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Easily connect with Microsoft Graph API

Lets you create users and events.

Installation

Require this package in your composer.json. Run the following command:

composer require thesoftwarefarm/graph-teams-sdk

After updating composer, the service provider will automatically be registered and enabled, along with the facade, using Auto-Discovery

Next step is to run the artisan command to bring the config into your project

php artisan vendor:publish --provider="TheSoftwareFarm\MicrosoftTeams\MicrosoftTeamsServiceProvider" --tag=config

Update config/microsoft_teams.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages