Open JeremyDunn opened 4 years ago
If you attempt to use environment vars loaded in your google-ads.php config file, you'll get an error when you cache the config (php artisan config:cache).
php artisan config:cache
addresses this issue: https://github.com/Edujugon/laravel-google-ads/issues/47
If you attempt to use environment vars loaded in your google-ads.php config file, you'll get an error when you cache the config (
php artisan config:cache
).addresses this issue: https://github.com/Edujugon/laravel-google-ads/issues/47