Add (serp ai gen)
Add (scheduler)
This commit is contained in:
11
config/laravel-google-indexing.php
Normal file
11
config/laravel-google-indexing.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'google' => [
|
||||
'auth_config' => storage_path('echoscoop-90d335332507.json'),
|
||||
|
||||
'scopes' => [
|
||||
\Google_Service_Indexing::INDEXING,
|
||||
],
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user