se anexa token de api de google maps para rastreo de ubicaciones
This commit is contained in:
@@ -41,4 +41,8 @@ return [
|
||||
'webhook_secret' => env('STRIPE_WEBHOOK_SECRET'),
|
||||
],
|
||||
|
||||
'google_maps' => [
|
||||
'key' => env('GOOGLE_MAPS_API_KEY'),
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user