1. Go to this page and download the library: Download socialiteproviders/arcgis library. Choose the download type require.
2. Extract the ZIP file and open the index.php.
3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
socialiteproviders / arcgis example snippets
'arcgis' => [
'client_id' => env('ARCGIS_CLIENT_ID'),
'client_secret' => env('ARCGIS_CLIENT_SECRET'),
'redirect' => env('ARCGIS_REDIRECT_URI'),
// For ArcGIS Enterprise, add the following :
'arcgis_host' => env('ARCGIS_HOST'), //