1. Go to this page and download the library: Download wonchoe/laravel-gsc-manager 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/ */
text
GET /credentials
GET /credentials/{credential}
POST /discover
POST /access-check
GET /sites
GET /sites/{site}
POST /sites/{site}/approve
POST /sites/{site}/disable
POST /sites/{site}/sync-analytics
POST /sites/{site}/sync-sitemaps
POST /sites/{site}/discover-search-appearances
GET /sites/{site}/analytics
GET /sites/{site}/analytics/summary
GET /sites/{site}/search-appearances
GET /sites/{site}/sitemaps
POST /sites/{site}/sitemaps/submit
DELETE /sites/{site}/sitemaps
POST /sites/{site}/inspect-url
GET /sites/{site}/inspections
GET /dashboard
GET /sync-logs
bash
php artisan vendor:publish --tag=gsc-config
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.