Skip to content

Installation

PrasadChinwal edited this page Dec 9, 2024 · 1 revision

Installation

  • composer require prasadchinwal/microsoft-graph
  • Run php artisan vendor:publish and publish the config file.
  • Edit the config/microsoft-graph.php file to configure your settings. You need Tenant, Client ID and Client Secret.
Clone this wiki locally