PATH:
home
/
centosnipponia
/
public_html
/
ts
/
vendor
/
vtzimpl
/
msgraph-mail-handler
# Get started with the msgraph-mail-handler ## Install the Core Library To install the `msgraph-mail-handler` library with Composer, either run `composer require vtzimpl/msgraph-mail-handler`, or edit your `composer.json` file: ``` { "require": { "vtzimpl/msgraph-mail-handler": "@dev" } } ``` ## Get started with msgraph-mail-handler ### 1. Register your application to azure portal ### 2. Fill the .env file with the registration parameters
[+]
..
[-] .gitignore
[edit]
[-] README.md
[edit]
[-] composer.json
[edit]
[-] composer.lock
[edit]
[-] example.env
[edit]
[+]
src
[-] .htaccess.disabled
[edit]