There is a Discord community. https://discord.gg/VYau8hgwrm For quick help, ask questions in the appropriate channel.
A Laravel package for working with Microsoft Graph API.
MsGraph comes in two flavours:
- MsGraph: login in as a user.
- MsGraphAdmin: login as a tenant (administrator) useful for running background tasks.
API documentation can be found at https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/beta-overview
https://dcblog.dev/docs/laravel-microsoft-graph
Please see the changelog for more information on what has changed recently.
Contributions are welcome and will be fully credited.
Contributions are accepted via Pull Requests on Github.
-
Document any change in behaviour - Make sure the
readme.md
and any other relevant documentation are kept up-to-date. -
Consider our release cycle - We try to follow SemVer v2.0.0. Randomly breaking public APIs is not an option.
-
One pull request per feature - If you want to do more than one thing, send multiple pull requests.
If you discover any security related issues, please email [email protected] email instead of using the issue tracker.
license. Please see the license file for more information.