---
title: Introduction
---

A Laravel package for working with Microsoft Graph API.

https://github.com/dcblogdev/laravel-microsoft-graph

MsGraph comes in two flavours:

MsGraph: login in as a user.
MsGraphAdmin: login as a tenant (administrator) useful for running background tasks.
Microsoft Graph API documentation can be found at:
https://docs.microsoft.com/en-us/graph/api/overview?view=graph-rest-1.0