-
Here is what I got
Your requirements could not be resolved to an installable set of packages.
Problem 1
- googleads/googleads-php-lib[dev-master, 49.0.0, 50.0.0, ..., 50.0.1, 52.0.0, 53.0.…
-
**Describe the bug**
Unable to view table structure
**To Reproduce**
Steps to reproduce the behavior:
1. Open Database
2. Open Table
3. Expand any child item
4. See error
**Expected behavi…
-
Laravel Framework 5.8.14
PHP 7.2.11
10.2.10-MariaDB
```
$ads = Ads::geofence($json->lat, $json->lon, 0, $distance);
$ads = $ads->Paginate(25);
```
`SQLSTATE[42S22]: Column not found: 1054…
-
Config route values don't apply in views files.
vendor/5balloons/laravel-smart-ads/resources/views/layouts/partials/nav.blade.php:
![ads](https://github.com/5balloons/laravel-smart-ads/assets/5488…
-
@timothymarois Could there be a new release tagged? While upgrading to Laravel 10, the dependency on Google ads in the 1.5 release (latest version tagged), is set to a specific version which is locked…
-
Problem 1
- Installation request for edujugon/laravel-google-ads ^2.1 -> satisfiable by edujugon/laravel-google-ads[2.1.0].
- Can only install one of: guzzlehttp/guzzle[6.5.x-dev, 7.0.1].
…
-
hi
i have to tried to list the accounts in my mcc using:
use Edujugon\GoogleAds\GoogleAds;
use Google\AdsApi\AdWords\v201809\mcm\CustomerService;
use Edujugon\GoogleAds\Session\AdwordsSession;
…
-
I've setup my google-ads.php config file with env() helpers, because I want to follow the good practice of not putting credentials in my repo history.
However when I run `php artisan config:cache`,…
-
Gettting this error, this is the google-ads.php.
It says OAUTH_TOKEN_INVALID.
````
-
we need a service to store images of fetched ads in Minio.
Laravel handle S3 driver.
You need to implement a service to intract with minio in a clean way.
For now we need just `put` and `url` metho…