Jeremy Dunn

Results 2 issues of Jeremy Dunn

This PR adds support for sorting by a polymorphic `MorphOne` relationship. This change is pretty straight-forward as it only requires an extra condition to the join query. Let me know...

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