-
Hi
I used to(version 2) get the Embed URL (not code) using this code that was suggested by yourself:
```
$twitter = $info->getProvider('twittercards');
$embed = $twitter->bag->get('player');
``…
-
I am sending POST data (username and password) to `/proxy` where i add some more data to array and make Internal request to `/oauth/access_token` with new array.
``` php
$request = app('request')->o…
-
Hello,
i got this issue on laravel 5.2 and php7 i'm not sure about other versions since we got array validation on 5.2.
if you created form to upload multi-files and created request rules to validat…
-
Hi,
There was a hot discussion in the Gitter chat and there is [a nice post on the forum](http://forum.vuejs.org/topic/3896/i-m-going-to-miss-filters-in-vue-2-0) about people missing the `filter` fea…
-
@DrDelay in the last days, the login using Google Auth Token doesn't work anymore.
For 2 months everything ok, but since saturday it seems something changed.
What changed? If files are always the same…
-
The `Connections\Manager` served its purpose once, but now that so much more is going on, it needs to be refactored into the top-level `Spider\Spider` as a convenient place to store all configs, creat…
-
I have begun working on the query builder aspect, now that the drivers are more/less set in place. I'd love feedback on structure and API.
## Architecture
My thought is to create a base query builder…
-
@englercj we had a brief discussion that was off-topic in #2205 about what might be the goals of pixi v4.
I wanted to start a thread on this, and weigh in on some potential ideas. I'll preface it by …