Hasnat WE

Results 7 issues of Hasnat WE

For the following link 500 error thrown. https://www.revolution.watch/introducing-the-audemars-piguet-remaster-01/ But almost other links works fine. No issues. Can anyone help? From this issue: https://github.com/guzzle/guzzle/issues/1841#issuecomment-361823307 $guzzleResult->getBody() ``` GuzzleHttp\Psr7\Stream {#4825 ▼ -stream: stream...

Those callback functions are not getting called. In src/Items.php :: resolve() function we are not checking callback function to call at all. Thanks

Thanks a lot for this awesome plugin. I am also using this plugin https://github.com/staudenmeir/eloquent-eager-limit and getting error. Trait method newMorphToMany has not been applied, because there are collisions with other...

Thanks in advance for this nice plugin. ``` $url = 'https://http.cat/404.jpg'; $linkPreview = new Client($url); $parsedGeneral = $linkPreview->getPreview('general')->toArray(); ``` Following is the response I get: ``` array:7 [▼ "cover" =>...

@alaouy Thanks for this awesome plugin. We need to support new YouTube shorts. I am using following for only parsing ID and everything is working fine including shorts videos. ```...

Declaration of Timothyasp\\Color\\Color::compact() must be compatible with Laravel\\Nova\\Fields\\Field::compact(bool $compact = true)